UMBREY ENGINEERING PVT LTD

No. 31, 2nd Phase, Peenya Industrial Area, Bengaluru 560 058, Karnataka, India
GSTN: 29AAACU2461N1ZY   |   PAN: AAACU2461N

Email: info@umbreygroups.com

RFQ #: {{ $rfq->rfq_no }}
Date: {{ \Carbon\Carbon::parse($rfq->rfq_date)->format('d/m/Y') }}

REQUEST FOR QUOTATION

Customer Details
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 Details
RFQ No: {{ $rfq->rfq_no ?? '-' }} RFQ Date: {{ $rfq->rfq_date ?? '-' }} Delivery Terms: {{ $rfq->delivery_terms ?? '-' }}
Note Ⅰ: {{ $rfq->description ?? '-' }}
Note ⅠⅠ: {{ $rfq->note ?? '-' }}
RFQ Item Details
@forelse ($rfq->items as $index => $item) @empty @endforelse
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.
From Umbrey Engineering PVT LTD,


Authorised Signatory