@if($logoBase64)
ARClay@endif
Arclay LLP, New Navratan Rd, near bhuvana circle,
Udaipur, Rajasthan 313001 Email: support@arclay.com | Tel: +91 7615919579, +91 9829666015 |
|
Quotation For
|
Quotation Details
|
| Name{{ $quotation->name }} | Quotation #{{ $quotation->code ?? ('ARC-' . str_pad($quotation->id, 5, '0', STR_PAD_LEFT)) }} |
| Mobile No{{ $quotation->mobile_no }} | Date{{ $quotation->created_at->format('d-M-Y') }} |
| Location{{ $quotation->location }} | Time{{ $quotation->created_at->format('h:i A') }} |
| Sr. | Image | Product Details | Price | Qty | Discount | Retainable | GST | Amount |
|---|---|---|---|---|---|---|---|---|
| 📁 {{ $wishlistName }} | ||||||||
| {{ $srNo++ }} |
@if($row->product_image_base64)
|
@if($displayType === 'sku')
{{ $row->product->sku ?? '-' }}
@else
{{ $row->product->name ?? '-' }}
@endif
@if($row->product && !empty($row->product->coverage_area))
Area: {{ $row->product->coverage_area }}
@endif
@if($row->product && $row->product->sku && $displayType !== 'sku')
SKU: {{ $row->product->sku }}
@endif
|
₹{{ number_format($row->price, 2) }} | {{ $row->qty }} | {{ number_format($row->discount, 0) }}% | {{ $row->retainable == 'retainable' ? 'Retainable' : 'Not Retainable' }} | {{ $row->tax }}% | ₹{{ number_format($row->amount, 2) }} |
|
Terms & Conditions
|
For ARClay LLP
Authorized Signatory
|