Company Logo
TRUSTWAY LANKA (Pvt) Ltd
LOAN DISBURSEMENT VOUCHER
No:128,Thalgahawatta,Galthude,Panadura.
Tel: 038 2286 668 | Reg No: PV 00334994
Voucher No: {{ $journal->reference }}
Date: {{ \Carbon\Carbon::parse($journal->transaction_date)->format('d/m/Y') }}
Name: {{ $member->full_name ?? $member->name ?? '-' }}
Branch: {{ $journal->branch->branch_name ?? $journal->branch->name ?? '-' }}
Description: {{ $journal->description }}
Processed By: {{ $journal->user->name ?? 'System' }}
@php $entry = $journal->entries->first(); @endphp @if($entry) @endif @if($entry) @endif
Account Sub Account Description Debit
{{ $entry->account->account_code ?? '' }} - {{ $entry->account->account_name ?? '' }} {{ $entry->subAccount->sub_account_code ?? '-' }} {{ $entry->subAccount->sub_account_name ?? '' }} {{ $entry->description }} {{ number_format($entry->debit, 2) }}
Total {{ number_format($entry->debit, 2) }}
Amount in Words: {{ amount_in_words($entry->debit) }} Only
Note: This voucher confirms the disbursement of loan funds. The borrower acknowledges receipt of the disbursed amount.
Borrower Signature
Authorized Signature