@php $i=1;@endphp @if($vehicles->count() > 0) @foreach($vehicles as $list) @endforeach @else @endif
Serial No. Vehicle No Model Manufacture Ownership Vehicle Type Capacity Driver Account Vendor Account Document Status Edit Delete
{{$i++}} {{$list->vehicle_no}} {{$list->vehicle_model}} {{$list->manufacture_year}} {{OwnershipTypes($list->ownership_type)}} {{$list->vehicle_type_name}} {{$list->vehicle_capacity}} {{$list->driver_account_name}}
{{$list->driver_phone_no}}
{{$list->vendor_account_name}}
{{$list->vendor_phone_no}}
Validity
status=='1' ? 'checked' : '0'}}>
No Data Found