Near Me Details Count Report Near Me Details Count Report

Near Me Report

{{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} @foreach($nearmedetails as $index => $nearMe) {{-- --}} {{-- --}} @endforeach
Sr No. NearMe Category NearMeSub Category Total CountCreated AtProperty Name Address Ward Area Contact EmailCreated_AtCreated At
{{ $index + 1 }} {{ $nearMe->category_name }} {{ $nearMe->subcategory_name }} {{$nearMe->total_count}}{{ $nearMe->property_name }} {{ $nearMe->address }} {{ $nearMe->ward }} {{ $nearMe->area_name }} {{ $nearMe->contact }} {{ $nearMe->email }}{{ $nearMe->created_date }}
{{-- {{ $nearmedetails->links() }} --}}