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->vendor_reference_no ?? '-' }} RFQ Type: {{ $rfq->rfq_type ?? '-' }} Status: {{ ucfirst($rfq->status ?? '-') }} |
| RFQ No: {{ $rfq->rfq_no ?? '-' }} | RFQ Date: {{ $rfq->rfq_date ?? '-' }} | Delivery Terms: {{ $rfq->delivery_terms ?? '-' }} |
| Note Ⅰ: {{ $rfq->description ?? '-' }} | ||
| Note ⅠⅠ: {{ $rfq->note ?? '-' }} | ||
| Sl. | Item | Description | Quantity | UOM | Required By |
|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $item->stockItem->item_name ?? '-' }} | {{ $item->description ?? '-' }} | {{ $item->quantity ?? '-' }} | {{ $item->uom ?? '-' }} | {{ $item->required_by ?? '-' }} |
| No items added to this RFQ. | |||||