@extends('layout.app') @section('title', 'Create Journal Voucher') @push('header_script') @endpush @section('content')
| S. No. | Account Name* | Debit | Credit | Invoice No. | |
|---|---|---|---|---|---|
| 1 | {!! Form::select('account_ledger_id[]', ['' => 'Select'] + $accountLedger, old('account_ledger_id'), [ 'class' => 'form-control select2 jv-ledger-sel', 'required' => true, 'id' => 'account_ledger_id10', ]) !!} Balance: | ||||
| 2 | {!! Form::select('account_ledger_id[]', ['' => 'Select'] + $accountLedger, old('account_ledger_id'), [ 'class' => 'form-control select2 jv-ledger-sel', 'required' => true, 'id' => 'account_ledger_id11', ]) !!} Balance: | ||||
| Totals: | |||||
—
FREIGHT BILLS
| Select | Invoice No. | Date | Outstanding | Adjust Amount |
|---|
FREIGHT ENTRIES (GR)
| Select | LR No. | Date | Outstanding | Adjust Amount |
|---|