@include('sales.GetCurrencyClass') Voucher

Revenue Voucher

{{$globalSettings->company_name}}
{{$globalSettings->address}}

Voucher Ref: {{ $incomeVoucher->voucher_ref }} Date: {{ $incomeVoucher->date }}

Description: {{ $incomeVoucher->description }}

Particular Debit Credit
@if($incomeVoucher->bank_account_id!='') {{ $cash_bank->bank_name }} A/C @else {{ $customer->customer_name }} A/C @endif {{ number_format($incomeVoucher->amount,2) }}
{{ $incomeVoucher->income_head }} A/C {{ number_format($incomeVoucher->amount,2) }}
In Words: {{ getCurrency($incomeVoucher->amount) }} {{$globalSettings->currency}}

 

 

Prepared By
Checked By
Authorized By