@if ($data['company']['company_id'] == 2 || $data['company']['company_id'] == 4) @else @endif
@php $addr1 = $data['companyDetails']['address_line_1'] ?? ''; $addr2 = $data['companyDetails']['address_line_2'] ?? ''; @endphp @if ($addr1 || $addr2) {{ $addr1 }}{{ $addr1 && $addr2 ? ',' : '' }}
{{ $addr2 }}
@endif {{ $data['companyDetails']['name'] }}
@php $area = $data['companyDetails']['area'] ?? ''; $pin = $data['companyDetails']['pincode'] ?? ''; @endphp @if ($area || $pin) {{ $area }}{{ $area && $pin ? '-' : '' }}{{ $pin }}
@endif   {{ isset($data['companyDetails']['phone_number']) ? $data['branch']['phone_number'] : 'null' }}
 {{ isset($data['companyDetails']['email']) ? $data['branch']['email'] : 'null' }}
@if ($data['companyDetails']['company_logo'] && file_exists(public_path($data['companyDetails']['company_logo']))) Company Logo @else Placeholder Logo @endif
{{ $data['branch']['name'] }}
@php $branchAddr1 = $data['branch']['address_line_1'] ?? ''; $branchAddr2 = $data['branch']['address_line_2'] ?? ''; @endphp @if ($branchAddr1 || $addr2) {{ $branchAddr1 }}{{ $branchAddr1 && $branchAddr2 ? ',' : '' }}
{{ $branchAddr2 }}
@endif @php $branchArea = $data['branch']['area'] ?? ''; $branchpin = $data['branch']['pincode'] ?? ''; @endphp @if ($branchArea || $branchpin) {{ $branchArea }}{{ $branchArea && $branchpin ? '-' : '' }}{{ $branchpin }}
@endif {{ $data['branch']['phone_number'] ?? '' }} 
{{ $data['branch']['email'] ?? '' }} 
Tax Invoice Planet Tax Free INVOICE NO-{{ $data['Order']['id'] }}
No :   AE                                     Date :   {{ $data['Order']['created_date'] }}
Tax Invoice Date :  {{ $data['Order']['created_date'] }}
MR./MS.  {{ $data['Order']['customer_name'] }} Cust.TRN.  
Tel.  {{ $data['Order']['customer_phone_number'] }} E-mail :  {{ $data['Order']['customer_email'] }}
@php $serialNumber = 1; $total_vat = 0; @endphp @foreach($data['items'] as $item) @endforeach @for ($i = count($data['items']); $i < 15; $i++) @endfor
Sr No. Design No Item Gold Ct Weight Diamond Ct GST Qty Gross Amount
Gram M.Gram
 {{ $serialNumber++ }}  {{ $item['item_design_no'] }}  {{ $item['item_name'] }}  {{ number_format($item['item_gold_ctc'], 2) }}  {{ explode('.',$item['item_weight'])[0] }}  {{ explode('.',$item['item_weight'])[1] }}  {{ number_format($item['item_diamond_ctc'], 2) }}  {{ number_format($item['igst_amount'], 2) }}  {{ $item['item_qty'] }}  {{ number_format($item['net_amount'], 2) }}
                   
No exchange & No Refund for Lab/CVD grown diamonds              
Lot No. Factory Order No Gross Amount {{ number_format($data['Order']['total_amount'], 2) }} 
Reff. By:/ GST  {{ number_format($data['Order']['igst_amount'], 2) }}
Visa / Mast / Amex Net Total (inc.GST)  {{ number_format($data['Order']['net_amount'], 2) }}
BANK TRANSFER Advance (is any)  
CASH Balance (is any)  
I undersigned, agree to the terms & conditions overleaf For  {{ $data['user']['first_name'] }}
Happy to Visit Again, Or Refer your Friend to Avail a Free Pick Up or Drop to Our Other Branches.
Customer Sign.
THANKING YOU! VISIT AGAIN
@if(in_array(Auth::user()->company_id, [2, 3]))
TERMS & CONDITIONS
  • DEFINITIONS
  • "Seller" refers to the party delivering the gold.
  • "Buyer" refers to the party receiving the gold.
  • "Gold" refers to the gold material being delivered as described in the delivery note.
  • "Delivery Note" refers to this document which outlines the terms and conditions of the delivery.
  • GOLD SPECIFICATIONS
  • The details of the gold (weight, purity, and quantity) are as mentioned in the delivery note.
  • Any variations in specifications must be reported in writing at the time of recieving the delivery not later than 1 hour.
  • DELIVERY TERMS
  • Risk of loss or damage passes to the Buyer upon delivery.
  • The Buyer must inspect the gold upon receipt and confirm acceptance by signing the delivery note.
  • OWNERSHIP
  • Ownership of the gold remains with the Seller until full payment is received by the Seller.
  • QUALITY AND WARRANTY
  • The Seller warrants that the gold meets the specified purity and quality standards.
  • The Seller is not liable for damages arising from improper use, storage, or subsequent handling by the Buyer.
  • DISPUTES
  • Any disputes regarding the delivery, quality, or payment shall be communicated to the Seller in writing within 6 hours from the time of delivery.
  • The Seller and Buyer agree to resolve disputes amicably. If unresolved, disputes will be subject to arbitration as per applicable laws.
  • INDEMNITY
  • The Buyer agrees to indemnify the Seller against any loss or claim arising from misuse, negligence, or breach of these terms by the Buyer.
@else
TERMS & CONDITIONS
  1. Only 18 carats gold jewellery Bens can only be exchanged once within 7 days from the time of purchase and provided the item is in exact condition and with invoice.
  2. Advances against import of certified diamonds are non refundable
  3. Certified diamonds or loose diamonds cannot be exchanged for gold jewellery.
  4. No GST refund for invoices purchased in the past date, GST refund only available for current dated invoices. It is not possible to generate and claim GST for old or backdated invoices.
  5. We are not responsible for any WhatsApp communications or agreement via messages with unauthorised persons working or not working with our company.
  6. Jewellery can be Exchanged after deduction of making charge, stone weight & price valued at current gold price
  7. Goods once sold, we are not liable for any breakage, damage or misplace of the jewellery, including (Diamonds, precious or semi - precious stones)
  8. No Cash refund under any circumstances.
  9. Special order require 50% advance payable & balance upon completion, & advances are non-refundable if e H order cancelied.
  10. Jewellery sold with shop certificate " are with approximate values & characteristics, other/Srd party reports are not our responsibility.
  11. For shopping grievances kindly email to info@diamondsdubal.ae/evajewellers@outlook.com.
  12. Valid customer photocopy and proof of tourist required for GST retund, company not responsible for old unclaimed or non collection of GST refund from airport at any circumstances.
  13. If jewelery purchased with credit card, and if due to company mistake or fault, the refund for jewelery purchased with credit card will only be refunded in credit card, Items purchased with card will never be refunded with cash in any circumstances.
  14. For any diamond order/import from out of country, full advance amount need to receive before order is placed.
@endif