{{-- PRINT/CLOSE BUTTONS --}}
{{-- HEADER SECTION --}}

UMBREY ENGINEERING PVT LTD

No. 31, 2nd Phase, Peenya Industrial Area, Bengaluru 560 058, Karnataka, India

GSTN: 29AAACU2461N1ZY   |   PAN: AAACU2461N

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

REQUEST FOR QUOTATION

{{-- CUSTOMER DETAILS SECTION --}}
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->cus_ref_no ?? '-' }}
RFQ Type: {{ $rfq->rfq_type ?? '-' }}
Product Type: {{ $rfq->product_type ?? '-' }}
{{-- RFQ DETAILS SECTION --}}
RFQ Details
@if($rfq->note) @endif
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 }}
{{-- RAW MATERIALS SECTION --}}
Raw Materials
@forelse($rawMaterialNames as $i => $matName) @empty @endforelse
Sl. No. Material Name
{{ $i + 1 }} {{ $matName }}
No raw materials specified
{{-- ATTACHMENTS SECTION (OPTIONAL - UNCOMMENT IF NEEDED) --}} {{--
Attachments
@php $hasAttachments = false; @endphp @if ($rfq->drawing_file) @php $hasAttachments = true; @endphp @endif @if ($rfq->material_specification_file) @php $hasAttachments = true; @endphp @endif @if ($rfq->rfq_form_file) @php $hasAttachments = true; @endphp @endif @if ($rfq->annexure_file) @php $hasAttachments = true; @endphp @endif @if (!$hasAttachments) @endif
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) }}
No attachments available
--}} {{-- SIGNATORY SECTION --}}
For Umbrey Engineering PVT LTD,
Authorised Signatory