|
||||||||||||||||||||||||||||||
| Item No | Articles | Brand and Model** | ABC | Qty. | Unit | Unit Price | Total Price | FOB (VSU Main, Visca, Baybay City, Leyte) | Authorized By: | ||||||||||||||||||||||
| (Complete description and specification) |
{{strtoupper($data->po_head->head)}}
Head, Procurement |
||||||||||||||||||||||||||||||
| {{ $item_index + 1 }} | {{ number_format($data->canvassitems[$item_index]->abc,2) }} | {{ $data->canvassitems[$item_index]->qty }} | {{ $data->canvassitems[$item_index]->unit->unit }} | @endif @php if($i == 2) { echo ' | Canvassed By: | '; } elseif ($i == 3) { echo ''.
''.strtoupper($data['canvasser']).''.
' Canvasser | ';
} elseif ($i == 5) {
echo ''.
'Signature of Authorized Canvasser '. ' I hereby certify that I am in a position to furnish the articles at the prices shown and in quantities called for | ';
} elseif ($i == 10) {
echo '(Printed Name & Signature of Supplier) | '; } @endphp|||||||||||||||||||||||
| xxxxxxxxxxxxxxxxxxxx Nothing follows xxxxxxxxxxxxxxxxxxxx | @else | @endif @php if($i == 2) { echo ' | Canvassed By: | '; } elseif ($i == 3) { echo ''.
''.strtoupper($data['canvasser']).''.
' Canvasser | ';
} elseif ($i == 5) {
echo ''.
'Signature of Authorized Canvasser '. ' I hereby certify that I am in a position to furnish the articles at the prices shown and in quantities called for | ';
} elseif ($i == 10) {
echo '(Printed Name & Signature of Supplier) | '; } @endphp|||||||||||||||||||||||||
| Item # | Item Name | Remarks (from End User) |
| {{ $x + 1 }} | {{ $data->canvassitems[$x]->description }} | {{ $hasremarks }} |
No Specification
'; } echo '';
if(count($data->canvassitems[$x]->prdremarks->attachments) > 0) {
$image = $data->canvassitems[$x]->prdremarks->attachments[0]->path;
$image_path = storage_path("/app/prd_attachment/").$image;
if($image and file_exists($image_path)){
echo '';
} else {
echo "No Image Attached";
}
} else {
echo "No Image Attached";
}
echo '
No Specification
'; } echo ''; echo "No Image Attached"; echo '