СТАТИСТИК
{{$message}}
@if(Session::get('admin_type') == 'admin')
@endif
@csrf
@if(Session::get('admin_type') == 'admin')
@endif
{{count($users)}}
Харилцагчдын тоо
{{count($movies)}}
Киноны тоо
@if(count($today) == 0)
@else
Ороогүй
@elseОрсон
@endifӨнөөдрийн дата
{{count($movies)}}
Киноны тоо
@php
$total = 0;
foreach($connections as $con) {
$total = $total + $con->count;
}
@endphp