{{@$branch['address']}}, {{@$branch['city']}} - {{@$branch['zipcode']}}
INVOICE
{{@$bill->address1.' '.@$bill->address2.' '.@$bill->city}}
GST Number : {{@$bill->gstno}}Sl | Consignment Number | Booking Date | Destination City | Weight Gm | Amount Rs. Ps. |
---|---|---|---|---|---|
{{$srno}} | {{$parcel->consignment_no}} | {{date("d/m/Y", strtotime(@$parcel->date))}} | {{@$parcel->city_name}} | {{@$parcel->weight}} | {{Laracore::showPrice(@$parcel->net_amt - (($parcel->amont * $parcel->fuel_charge)/100))}} |
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']}} A/C. No. - {{@$branch['bank_acno']}} IFSC CODE - {{@$branch['ifsc_code']}}For, {{@$branch['name']}}
Authorised Signatory