Purchase Order
| S/N. | Item | Unit | Brand | Qty |
|---|---|---|---|---|
| {{$loop->iteration}} | {{$row->boqitem->item->name}} | {{$row->boqitem->item->inventoryUnit->name}} | {{$row->brand}} | {{$row->boqitem->quantity}} | @php($totalquantity = $totalquantity + ($row->boqitem->quantity))
| Total | ||||
{{$po[0]->approvedby->name}}
Prepared By
{{$po[0]->approvedby->name}}
Approved By
________________________
Verified By