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}} | {{@$parcels->consignment_no}} | {{date("d/m/Y", strtotime(@$parcels->date))}} | {{@$parcels->city_name}} | {{@$parcels->weight}} | {{Laracore::showPrice(@$parcels->net_amt)}} |
TOTAL | {{$total_weight}} | {{Laracore::showPrice($total_booking_amount)}} | |||
TOTAL | {{Laracore::showPrice($bill->amount)}} | ||||
Discount | - {{ Laracore::showPrice($totalAmount - $bill->amount) }} | ||||
Fuel Surcharge | {{Laracore::showPrice(($bill->amount * $bill->fchpercent)/100)}} | ||||
Sub Total | {{Laracore::showPrice($totAmount)}} | ||||
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