Dashboard Dashboard {{-- Test --}}

Upgrade your plan from a Free trial, to ‘Premium Plan’

Total Complaints ( एकूण तक्रारी )

@php $totalCount = 0; $totalCount = $complaintsLists->pending_count + $complaintsLists->closed_count; @endphp {{ $totalCount }}

16.24 % vs. previous month

Pending Complaints ( प्रलंबित तक्रारी )

{{ $complaintsLists->pending_count }}

3.96 % vs. previous month

Closed Complaints ( बंद तक्रारी )

{{ $complaintsLists->closed_count }}

3.96 % vs. previous month

Pending Complaints ( प्रलंबित तक्रारी )

@foreach ($pendingComplaintsLists as $index => $list) @endforeach
Sr.No Caller Name Caller Mobile No Status

Closed Complaints ( बंद तक्रारी )

@foreach ($closedComplaintsLists as $index => $list) @endforeach
Sr.No Caller Name Caller Mobile No
{{ $index + 1 }} {{ $list->caller_name }} {{ $list->caller_mobile_no }}

Live Users By Country

Duration (Secs) Sessions Views
0-30 2,250 4,250
31-60 1,501 2,050
61-120 750 1,600
121-240 540 1,040

Sessions by Countries

@push('scripts') @endpush