Total Attendee Count : {{ $totalCounts->total_attCount!=null ? $totalCounts->total_attCount : 0 }}
@foreach ($cityWiseCounts as $item)
@php
$randomColor = '#' . substr(md5(mt_rand(90, 110)), 0, 8);
@endphp
@endforeach
@if(auth()->user()->can('city-list'))
@else
@endif
@if(auth()->user()->can('city-list'))
@else
@endif
{{ $item->country }}
{{ $item->total_attCount }}