| SUPPLIES REQUISITION FORM | |||||||||||||||||||||||||
| NIH - INSTITUTE OF HUMAN GENETICS | |||||||||||||||||||||||||
| (Agency) | |||||||||||||||||||||||||
| REQUEST NO: {{ $data->request_no }} | |||||||||||||||||||||||||
| Unit: {{ $data->branch->name }} | DATE: {{ $data->date ? \Carbon\Carbon::parse($data->date)->format('F d, Y') : '' }} | ||||||||||||||||||||||||
| Item No. | Quantity | Unit (Please indicate complete Packaging) |
Particulars (Complete Details) |
Brand Name (If Any) |
Cat. No | Delivery Terms (No. of days from receipt of approved PO/staggered delivery/upon written advice of end user) |
Expiry Date (If needed) |
Other Terms | Purpose | Fund | |||||||||||||||
| {{ $counter }} | {{ $product->quantity }} | {{ $product->product->product_unit->name }} | {{ $product->product->name }}, {{ $product->product->description }} | {{ $product->product->product_category->category_no }} | {{ $product->delivery_terms }} | {{ $product->expiry_date ? \Carbon\Carbon::parse($product->expiry_date)->format('F d, Y') : '' }} | {{ $product->other_terms }} | {{ $product->purpose }} | {{ $product->fund }} | ||||||||||||||||
| REQUESTED BY: | RECEIVED BY: | ||||||||||||||||||||||||
|
{{ $data->requestor_user ? $data->requestor_user->name : '' }} {{ $data->requestor_user ? $data->requestor_user->last_name : '' }} {{ $data->requestor_user ? $data->requestor_user->designation_model->title : '' }} |
{{ $data->completed_user ? $data->completed_user->name : '' }} {{ $data->completed_user ? $data->completed_user->last_name : '' }} {{ $data->completed_user ? $data->completed_user->designation_model->title : '' }} |
||||||||||||||||||||||||