{{-- --}} {{-- --}} {{-- --}} {{-- --}} @foreach($nearmedetails as $index => $detail) {{-- --}} {{-- --}} {{-- --}} {{-- --}} @endforeach
Sr No. Category Sub Category Total CountCreated AtProperty Name Address Ward Area ContactEmailDate User
{{ $index + 1 }} {{ $detail->category_name }} {{ $detail->subcategory_name }}{{ $detail->property_name }} {{ $detail->address }} {{ $detail->ward }} {{ $detail->area_name }} {{ $detail->contact }}{{ $detail->email }}{{$detail->total_count}}{{ $detail->created_date }}{{ ($detail->first_name ?? '') . ' ' . ($detail->last_name ?? '') }}
{{--

Generated by: {{ Auth::user()->name }}

--}}