| SNo. | {{--Name | --}} {{--City | State | --}}Date | Phone Number |
|---|---|---|---|---|---|
| {{$n}} | {{--{{ $row->name }} | --}} {{--Hyderabad | --}} {{--Telangana | --}}{{ date('d-m-Y', strtotime($row->created_at)) }} | {{ $row->mobile }} |
{{$contacts->links()}}
@endif