| Sl No. | Registration No. | Name | Phone | Wash Date | |
|---|---|---|---|---|---|
| {{$index + $records->firstItem()}} | {{$singleData['car_registration_no']}} | {{$singleData['co_fname']}} {{$singleData['co_lname']}} | {{$singleData['email']}} | {{$singleData['co_phone']}} | @if($singleData['date_washed'] != '') {{date("jS M Y", strtotime($singleData['date_washed']))}} @endif |