SMS Report Count
@if ($smsReport->isNotEmpty()) @foreach ($smsReport as $key => $report): @endforeach @endif
Sl. Date Text SMS Count
( Eng: 160|1 Bng: 70|1 )
Total Received
{{ $key + 1 }} {{ date("d-m-Y h:i A", strtotime($report->insert_time)) }} {{ $report->message }} {{ strlen($report->message) }} {{ $report->count }}
Total : {{ $totalCount }}