{{$HomeCollection->firstItem() + $key}} |
@if(isset($row->name)){{$row->name}}@endif |
@if(isset($row->phone)){{$row->phone}}@endif |
@if(isset($row->email)){{$row->email}}@endif |
@if(isset($row->city)){{$row->city}}@endif |
{{--@if(isset($row->address)){{$row->address}}@endif |
@if(isset($row->pincode)){{$row->pincode}}@endif |
@if(isset($row->slot_name)){{$row->slot_name}}@endif |
@if(isset($row->message)){{$row->message}}@endif | --}}
@if(isset($row->vdate)){{date('Y-m-d',strtotime($row->vdate))}}@endif |
@if(isset($row->collection_status)){{$row->collection_status}}@endif
|
status=='1'){{'checked'}}@elseif($row->status=='0'){{''}}@endif>
|
|
|