Sales Report
{{ Form::open(["url"=>route('print.sales.report'),"method"=>"POST","target"=>"_blank"]) }}
{{ Form::hidden('id','',['id'=>'billId']) }}
{{ Form::close() }}
{{ Form::open(["url"=>route('print.sales.gstformat.report'),"method"=>"POST","target"=>"_blank"]) }}
{{ Form::hidden('id','',['id'=>'billIdForGSTFormat']) }}
{{ Form::close() }}
{{ Form::open(["url"=>route('genarate.sales.excel.report'),"method"=>"POST"]) }}
{{ Form::hidden('id','',['id'=>'genarateBillExcelReport']) }}
{{ Form::close() }}
Order | Month | Amount | |
---|---|---|---|
Total Amount: |