Serial No.
Document Types
Code
Status
Edit
Delete
@php $i=1;@endphp @if($vehicle_document_types->count() > 0) @foreach($vehicle_document_types as $list)
{{$i++}}
{{$list->name}}
{{$list->code}}
status=='1' ? 'checked' : '0'}}>
@endforeach @else
No Data Found
@endif
Show: 10
Show: 30
Show: 50