Bill Ledger
{{ Form::select('clients', $clients, '',["class"=>'form-control filter select2','autofocus' => 'true', 'id' => 'clients']) }}
{{Form::text( 'start_date', $startDate, [ "class" => "form-control", "id" => 'startDate' ]) }}
{{Form::text( 'end_date', $endDate, [ "class" => "form-control", "id" => 'endDate' ]) }}
{{ Form::select('is_gst', $gstType, '',["class"=>'form-control filter select2','autofocus' => 'true', 'id' => 'is_gst']) }}
Id | Bill No. | Type | Name | Date | Amount | Fuel Ch. | CGST | SGST / UTGST | IGST | Grand Total |
---|---|---|---|---|---|---|---|---|---|---|
Total Amount: |