@includeIf('invoices.pdf.invoice_pdf_css') @if($invoiceSetting->locale == 'th') @endif {{--
#
--}}
B.DESIGN KUWAIT CO.
Email: b.design.kw@hotmail.com
Tel: +965 22286696  |  Mob: +965 60622727
Kuwait - Fahad Al Salem St. Panasonic tower - 25th Floor
#
شركة بي دوت ديزاين الكويت
Email: b.design.kw@hotmail.com
Tel: +965 22286696  |  Mob: +965 60622727
الكويت - شارع فهد السالم - برج باناسونيك - الدور 25
 
 
ACCESSORIES
Invoice No : {{ $invoice->original_invoice_number }}
Client : {{ mb_ucwords($invoice?->client?->name) }}
Mobile : {{ $invoice->client->mobile }}
User :
Sales person : {{ $invoice->addedBy->name }}
Invoice Date : {{ $invoice->created_at->translatedFormat(company()->date_format) }}
   
@foreach ($invoice->items as $item) @endforeach @if ($discount != 0 && $discount != '') @endif
Code. Qty Product Details Unit Price Line Total
{{$item->hsn_sac_code}} {{$item->quantity}} {{strtoupper($item->item_name)}} {{$item->unit_price}} {{$item->amount}}
       
Discount {{ currency_format($discount, $invoice->currency_id, false) }}
Total {{$invoice->total}} KWD
Payment Method {{ucwords($invoice->gateway)}}

 

@php $img_url='user-uploads/models/'; @endphp {{--
@lang('PLEASE NOTE')

یرجى العلم بأن الشركة غیر مسؤولة عن الزلوغ و الخدوش المذكورة بالساعة وكذلك في حال وجود ستیكر على الساعة

The company is not responsible for the above mentioned scratches, stains or dirts on the watch, same applies if there is sticker present.

--}} {{--footer--}} @if($copy=='customer') @elseif ($copy=='self') @else @endif {{--
Invoice Date : {{ $invoice->issue_date->translatedFormat(company()->date_format) }} User :
Invoice No : {{ $invoice->original_invoice_number }} Sales person : {{ $invoice->addedBy->name }}
Client : {{ mb_ucwords($invoice?->client?->name) }} Delivery Date : {{ $invoice->due_date->translatedFormat(company()->date_format) }}
Mobile : {{ $invoice->client->mobile }}    
--}} @if($print == 1) @endif