INVOICE
GST NO.
: {{@$branch['gstno']}}
Invoice No.
: {{$bill->billno}}
Invoice Date.
: {{date("d/m/Y", strtotime($bill->created_at))}}
SAC Code.
: 996812
Period From
: {{strtoupper(date("d/m/Y", strtotime($bill->start_date)))}}
Period To
: {{strtoupper(date("d/m/Y", strtotime($bill->end_last)))}}
To
: M/S. {{$bill->name}}{{@$bill->address1.' '.@$bill->address2.' '.@$bill->city}}
GST Number : {{@$bill->gstno}}
Sl | Consignment Number | Booking Date | Destination City | Weight Gm | Amount Rs. Ps. |
---|---|---|---|---|---|
{{$srno}} | {{$parcel['cons_no']}} | {{date("d/m/Y", strtotime($parcel['date']))}} | {{$parcel['center']}} | {{$parcel['weight']}} | {{Laracore::showPrice($parcel['net_amt'] - $parcel['fuel'])}} |
TOTAL | {{$total_weight}} | {{Laracore::showPrice($total_booking_amount)}} | |||
TOTAL | {{Laracore::showPrice($total_booking_amount)}} | ||||
Discount | {{Laracore::showPrice($parcels[0]->total_amount - $bill->amount)}} | ||||
Fuel Surcharge | {{Laracore::showPrice($parcel_fuel_amount)}} | ||||
Sub Total | {{Laracore::showPrice($bill->amount)}} | ||||
CGST({{$bill->cgstpercent}}%) | {{Laracore::showPrice(($totAmount * $bill->cgstpercent)/100)}} | ||||
SGST({{$bill->sgstpercent}}%) | {{Laracore::showPrice(($totAmount * $bill->sgstpercent)/100)}} | ||||
IGST({{$bill->igstpercent}}%) | {{Laracore::showPrice(($totAmount * $bill->igstpercent)/100)}} | ||||
Round Of | {{Laracore::showPrice($roundValue)}} | ||||
Total | {{ Laracore::showPrice($finalGrandTotal) }} |
Bank Details
{{@$branch['bank_address']}}For, {{@$branch['name']}}
Authorised Signatory