@extends('layout.app') @section('title', 'Create Journal Voucher') @push('header_script') @endpush @section('content')
| S. No. | Account Name* | Remark | Debit | Credit | Invoice No. | |
|---|---|---|---|---|---|---|
| 1 | {!! Form::select('account_ledger_id[]', ['' => 'Select'] + $accountLedger, old('account_ledger_id'), [ 'class' => 'form-control select2', 'required', 'id' => 'account_ledger_id10', ]) !!} | |||||
| Totals: | ||||||