@if ($vehicles->count() > 0) @foreach ($vehicles as $value) @endforeach @else @endif
使用車両ID 車台番号 車名
vehicle_id) checked @endif> {{ $value->vehicle_no }} {{ $value->chassis_no }} {{ $value->vehicle_name }}
データが存在しません。
{{-- $vehicles->links('vendor.pagination.admin-ajax-pagination') --}}