@extends('AdminLte.template') @section('title') GSTR-2 of Tally @endsection @section('ExternalCss') @parent @endsection @section('Content')

GSTR-2 of Tally

{{ Form::open(['action' => 'RegisterReportController@gstr2ExcelDownload','autocomplete' => 'off','id' => 'gstr2exceldownload']) }}
 



Exported Voucher Details

No. of Voucher Taxable Amount SGST Amount CGST Amount IGST Amount Total
Purchase
Purchase Return
Total

Vouchers Which Are Not Exported

Voucher Number with Purchase Bill Date
Turned Down
Partial


{{ form::close() }}
@endsection @section('ExternalJs') @endsection @section('BootstrapModals') @endsection