{{-- --}} {{-- --}} @php $n=1; @endphp @foreach ($contacts as $row) {{-- --}} {{-- --}} {{-- --}} @php $n++; @endphp @endforeach
SNo.NameCity StateDate Phone Number
{{$n}}{{ $row->name }}HyderabadTelangana{{ date('d-m-Y', strtotime($row->created_at)) }} {{ $row->mobile }}
@if($contacts->count() > 20) @endif