@php $i = 0; @endphp @foreach($orders as $row)
| Job No: | {{$row->voucher_no}} | Vehicle No: | {{$row->reg_no}} |
| Job Description: | {{$row->description}} | ||
| Start Date Time: | @if($print)Print@endif | ||
| Start Date Time: | {{$row->start_time}} | End Date Time: | |
| Start Date Time: End Date Time: | {{$row->start_time}} {{$row->end_time}} |
Time Taken: | {{$format}} @if($print)Print@endif |
| Start Date Time: End Date Time: | {{$row->start_time}} {{$row->start_time}} |
Time Taken: | {{$format}} @if($print)Print@endif |
| # | Item Description | Quantity |
|---|---|---|
| {{$j}} | {{$item->description}} | {{$item->quantity}} |
| Reg. No | Issue Plate | Code Plate | Make | Model |
|---|---|---|---|---|
| {{$vh->reg_no}} | {{$vh->issue_plate}} | {{$vh->code_plate}} | {{$vh->make}} | {{$vh->model}} |
| Image | Description |
|---|---|
| {{$img->description}} |
No jobs were found!