@include('sales.GetCurrencyClass')
Description: {{ $expenseVoucher->description }}
| Head of Account | Amount |
|---|---|
| {{ $expenseVoucher->expense_head }} A/C | {{ number_format($expenseVoucher->amount,2) }} |
Payment Method: {{ $cash_bank->bank_name }}
In Words: {{ getCurrency($expenseVoucher->amount) }} {{$globalSettings->currency}}