Sl No | Booking No | Consignor | Consignee | From Via to | Payment | Amount | DUE. | REC. | DIS. | Location | Invoice No | Status | Collect | Edit | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$data->firstItem() + $key}} | {{$list->main_booking_no}} | {{$list->consignor}} | {{$list->consignee}} | {{$list->from_location}} {{$list->transportation_mode}} {{$list->to_location}} |
{{$list->payment_term}} | {{ ($list->total_amount ?? 0) + ($list->charge_amount ?? 0) + ($list->consignor_invoice_value ?? 0) }} | {{$list->due_amount ?? '0'}} | {{$list->rec ?? '0'}} | {{$list->discount ?? '0'}} | {{$list->from_location}} | {{$list->if_decrease}} | {{$list->booking_status}} | |||
No Data Found |