Booking Report
{{ Form::select('branches', $branches,'',["class"=>'form-control filter select2','autofocus' => 'true', 'id' => 'branches']) }}
{{Form::text( 'start_date', $startDate, [ "class" => "form-control", "id" => 'startDate' ]) }}
{{Form::text( 'end_date', $endDate, [ "class" => "form-control", "id" => 'endDate' ]) }}
{{ Form::select('carriers', $carriers,'',["class"=>'form-control filter select2', 'id' => 'carriers']) }}
Id | Date | Branch | Client | Center | Receiver | Carrier | Weight | Amount | Consignment No | Remark |
---|---|---|---|---|---|---|---|---|---|---|
Total Amount: |