Taxable Invoice Cash Credit
@foreach($orders->billDetail as $key => $value)
Warning: Undefined variable $value in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 72

Warning: Attempt to read property "wt" on null in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 72

Warning: Undefined variable $value in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 74

Warning: Attempt to read property "wt" on null in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 74

Warning: Undefined variable $value in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 75

Warning: Attempt to read property "wt" on null in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 75

Warning: Undefined variable $value in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 75

Warning: Attempt to read property "rate" on null in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 75

Warning: Undefined variable $value in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 75

Warning: Attempt to read property "making_charge" on null in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 75
@endforeach
Warning: Undefined variable $orders in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 94

Warning: Attempt to read property "order_amount" on null in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 94

Warning: Undefined variable $orders in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 94

Warning: Attempt to read property "other_charges" on null in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 94

Warning: Undefined variable $orders in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 94

Warning: Attempt to read property "discount" on null in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 94

Warning: Undefined variable $orders in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 99

Warning: Attempt to read property "state_code" on null in /home2/dev22ks/public_html/resources/views/app/gold_management/rate_booking/invoice.blade.php on line 99
@foreach($purities as $key => $value) @endforeach @if($orders->state_code == 27) @else @endif
Name:{{ $orders->customer}} Invoice No: {{ $orders->bill_no}} Branch Code: {{ $orders->branch_code}}
Address:{{ $orders->address }} Date: @if($orders->invoice_date != ''){{ $orders->invoice_date }} @else {{ date("j F, Y",strtotime($date)) }} @endif
State Code: {{ $orders->state_code }}
GSTIN: {{ $orders->gst }}
Pincode: {{ $orders->pincode }} Phone: {{ $orders->contact }} Pancard: {{ $orders->pancard_number }}
Sr. No Description HSN Code Kt Pcs. Gross Weight
(Gm)
Net Weight
(Gm)
Rate
P.GM
Making Charge
P.GM
Total
Value(Rs.)
{{ $key+1 }} {{ $value->category }} {{ $value->item }} {{ $value->hsn_code }} {{ $value->carat +0 }} 1 {{ $value->wt }} {{ $value->wt }} {{ $value->making_charge }}
Total {{ $pcsSum }} {{ $wtSum }} {{ $wtSum}}
{{ $orders->order_amount }}
{{ $value->purity.'K' }} {{ $value->wt }} {{ $value->wt }} {{ number_format((float)$value->amt, 3, '.', ''); }}
Online
Estimated Amount :
{{ $orders->order_amount }}
Received Amt :
{{ $paid }}
Other Charges :
{{ $orders->other_charges}}
Discount:
{{ $orders->discount}}
Taxable Amount :
{{ $orders->order_amount }}
SGST: {{$sgst}}%
0
IGST: {{$igst}}%
0
CGST : 1.5%
0
GSTIN :{{ $orders->gst }} Total Amt :
0.000
Pancard : Received Amt :
{{ $paid }}
Amount in Words
Rupees {{ $amountInWords }} Only