Account Receivable Aging Report
Back
{{----}}
{!! Form::select("customer_id", [''=>'Select']+$customer, old("customer_id"), ['class'=>'form-control select2', 'required', 'id'=>'customer_id'] ) !!}
{{--
{!! Form::select("account_id", [''=>'Select']+$accounts, old("account_id"), ['class'=>'form-control', 'required', 'id'=>'account_id'] ) !!}
--}}
{!! Form::select("period", [''=>'Select','1'=>'1-30','2'=>'31-60','3'=>'61-90','4'=>'91-120','5'=>'120 and Above'], old("period"), ['class'=>'form-control', 'required', 'id'=>'period'] ) !!}
| S.No. | Customer | Account Ledger | Ledger Code | 1-30 | 31-60 | 61-90 | 91-120 | 120 and Above |
|---|