User Analytics ({{count($top_five_record)}})

@if(count($top_five_record)>=1) @foreach($top_five_record as $row) @endforeach @else @endif
{{$row->country}}

{{$row->total}}

There is no record found!