@extends('AdminLte.template') @section('title') GSTR-1 for Tally @endsection @section('ExternalCss') @parent @endsection @section('Content')
GSTR-1 for Tally
{{ Form::open(['action' => 'RegisterReportController@gstr1ExcelDownload','autocomplete' => 'off','id' => 'gstr1exceldownload']) }}
From :
To :
Submit
Exported Voucher Details
No. of Voucher
Taxable Amount
SGST Amount
CGST Amount
Total
Sales
Sales Return
GST Credit Note
Total
Vouchers Which Are Not Exported
Voucher Number with Purchase Bill Date
Turned Down
Partial
{{ form::close() }}
@endsection @section('ExternalJs') @endsection @section('BootstrapModals') @endsection