No. 31, 2nd Phase, Peenya Industrial Area, Bengaluru 560 058, Karnataka, India
GSTN: 29AAACU2461N1ZY | PAN: AAACU2461N
Email: info@umbreygroups.com
| Company: {{ $rfq->customerInfo->company ?? '-' }} Contact: {{ $rfq->customerInfo->mobile ?? '-' }} Email: {{ $rfq->customerInfo->email ?? '-' }} GST No: {{ $rfq->customerInfo->gstno ?? '-' }} |
Address: {{ $rfq->customerInfo->billing_address ?? '-' }} |
Customer Ref #: {{ $rfq->cus_ref_no ?? '-' }} RFQ Type: {{ $rfq->rfq_type ?? '-' }} Product Type: {{ $rfq->product_type ?? '-' }} |
| Part No: {{ $rfq->part_no ?? '-' }} | Project Mat No: {{ $rfq->project_material_no ?? '-' }} | Drawing No: {{ $rfq->drawing_no ?? '-' }} |
| Drawing Rev: {{ $rfq->drawing_rev ?? '-' }} | Quantity: {{ $rfq->quantity ?? '-' }} | UOM: {{ $rfq->uom ?? '-' }} |
| Note: {{ $rfq->note ?? '-' }} | ||
| Sl. | Material Name |
|---|---|
| {{ $i + 1 }} | {{ $matName }} |
| No Raw Materials | |
| Drawing File | {{ basename($rfq->drawing_file) }} |
|---|---|
| Material Specification | {{ basename($rfq->material_specification_file) }} |
| RFQ Form | {{ basename($rfq->rfq_form_file) }} |
| Annexure | {{ basename($rfq->annexure_file) }} |