@php
$cash_bank_type=(($voucher_type['type']==1)||($voucher_type['type']==3))?1:2;
$payment=(($voucher_type['type']==1)||($voucher_type['type']==2))?1:0;
$optionHtml='
';
@endphp
@include('accounts.voucher.voucher_header')
| {{__('obs.sl')}} |
{{__('obs.date')}} |
{{__('obs.invoice_no')}} |
{{__('obs.billed_amount')}}
| {{__('obs.due')}} |
{{__('obs.amount')}} |