Account Ledger Report
{!! Form::select("account_id", $accounts, old("account_id"), ['class'=>'form-control', 'required', 'id'=>'account_id'] ) !!}
{!! Form::select("branch_id", Helper::getBranchData(), old("branch_id"), ['class'=>'form-control' ,'id' => 'branch_id'] ) !!}
| S.No. | Date | Description | Voucher No. | Type | Credit | Debit |
|---|---|---|---|---|---|---|