{{$coef['billing_address']}}
{{$coef['city']}}, {{$coef['state_name']}}
{{--Cell No : {{ $coef['contact_number'] }}
Email:{{$coef['email']}}
--}}
{{$coef['shipping_address']}}
{{$coef['city']}}, {{$coef['state_name']}}
Plot No-A1 MIDC, Sadavali(Devrukh),
Tal- Sangmeshwar, Dist -Ratnagiri ,
PIN-415804, Maharashtra, India
Contact No: 8055136000, 8055146000
E-Mail:adler-customer.care@adler-healthcare.com
CIN :U33125PN2020PTC195161
| Zone | : {{$coef['zone_name']}} |
| GST Details | : {{$coef['gst_number']}} |
| D.L. Details | : {{$coef['dl_number1']}}, {{$coef['dl_number2']}}, {{$coef['dl_number3']}} |
| Order No. | : {{$coef['order_number']}} |
| Order Date | : {{date('d-m-Y', strtotime($coef['order_date']))}} |
| Order Fulfil | : {{$coef['order_fulfil_type']}} |
| Trnsctn Type | :{{$coef['transaction_name']}} |
| Sales Type: | :{{$coef['sales_type']}} |
| Business Category | : {{$coef['category_name']}} | -->
| Product Category | : {{$coef['new_category_name']}} | -->
| Doc No | : {{$coef['coef_number']}} |
| Doc Date | : {{date('d-m-Y', strtotime($coef['coef_date']))}} |
| Due Date | : {{date('d-m-Y', strtotime($coef['due_date']))}} |
| OEF No. | : {{$coef['oef_number']}} |
| S.NO | HSN CODE | SKU CODE | ITEM DESCRIPTION | QTY | UNIT | RATE | {{--VALUE | --}}DISC | TAXABLE VALUE | @if($coef['zone_name']!='Export')CGST | SGST/UTGST | IGST | @endifTOTAL AMOUNT | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| % | Value | @if($coef['zone_name']!='Export')% | Value | % | Value | % | Value | @endif||||||||||
| {{$i++}} | {{$item['hsn_code']}} | {{$item['sku_code']}} | {{$item['discription']}} | {{$item['quantity']}} | Nos | {{number_format((float)$item['rate'], 2, '.', '')}} | {{--{{number_format((float)($item['rate']* $item['quantity']), 2, '.', '') }} | --}}{{$item['discount']}} | {{number_format((float)(($item['rate']* $item['quantity']*$item['discount'])/100), 2, '.', '')}} | {{$discount_value}} | @if($coef['zone_name']!='Export'){{$item['cgst']}} | {{number_format((float)(($discount_value*$item['cgst'])/100), 2, '.', '')}} | {{$item['sgst']}} | {{number_format((float)(($discount_value*$item['sgst'])/100), 2, '.', '')}} | {{$item['igst']}} | {{number_format((float)(($discount_value*$item['igst'])/100), 2, '.', '')}} | @endif{{number_format((float)($total_amount), 2, '.', '')}} |
| {{ $qsum }} | Nos | {{-- number_format((float)($rsum), 2, '.', '') --}} | {{number_format((float)($total_discount), 2, '.', '') }} | {{number_format((float)($tsum), 2, '.', '') }} | @if($coef['zone_name']!='Export'){{number_format((float)($sgstsum), 2, '.', '') }} | {{number_format((float)($cgstsum), 2, '.', '') }} | {{number_format((float)($igstsum), 2, '.', '') }} | @endif{{number_format((float)($totalsum), 2, '.', '') }} | |||||||||