Add Receipt Voucher
{!! Form::open(['route'=>array('receiptVoucher.saveAdvance'), 'onsubmit'=>'BtnSubmit.disabled = true','method' => 'post']) !!}
{!! Form::close() !!}
{{$errors->first('voucher_no')}}
{{$errors->first('receipt_date')}}
{!! Form::select("receipt_type", ['cash'=>'Cash','bank'=>'Bank'], old("receipt_type"), ['class'=>'form-control', 'required', 'id'=>'receipt_type'] ) !!}
{{$errors->first('receipt_type')}}
{!! Form::select("account_ledger_id", [''=>'Select']+$account_groups, old("account_ledger_id"), ['class'=>'form-control select2', 'required', 'id'=>'account_ledger_id'] ) !!}
{{$errors->first('account_ledger_id')}}
{{$errors->first('cheque_no')}}
{{$errors->first('cheque_date')}}
{!! Form::select("voucher_type", ['sales receipt'=>'Sales Receipt'], old("voucher_type"), ['class'=>'form-control', 'required', 'id'=>'voucher_type','readonly'] ) !!}
{{$errors->first('voucher_type')}}
{{$errors->first('receipt_to_id')}}
{{$errors->first('total_amount')}}
{!! Form::select("branch_id", \App\Http\Helpers\Helper::getBranchData(), old("branch_id"), ['class'=>'form-control select2' ,'id' => 'branch_id','required'=>'required'] ) !!}
{{$errors->first('remarks')}}
| Job Card No. | Claim No. | LPO No. | Accident No. | {{--Pending Amount | --}}
Received Amount* | {{----}} {{-- --}} {{-- | --}}{{-- | --}} | {{-- | --}} |
|---|