@extends('layouts.app') @section('content')
Account/IC No:
{{ $account->account_no }} / {{ $account->user_id }}
Owner Name:
{{ $account->user_name ?? '-' }}
Unit:
{{ $account->unit_no ?? '-' }}
PPR/PA:
{{ $account->ppr->ppr_name ?? '-' }}
| Tenure | P | I | M | Total | |||
|---|---|---|---|---|---|---|---|
| Total Current Tenure @ {{ $DateEndOfYear }} | {{ $trxsett->current_tenure_tenure }} | {{ number_format($trxsett->current_tenure_p, 2) }} | {{ number_format($trxsett->current_tenure_i, 2) }} | {{ number_format($trxsett->current_tenure_m, 2) }} | {{ number_format($trxsett->current_tenure_total, 2) }} | ||
| Total Paid as at {{ $DateEndLastMonth }} | {{ $trxsett->paid_as_at_tenure }} | {{ number_format($trxsett->paid_as_at_p, 2) }} | {{ number_format($trxsett->paid_as_at_i, 2) }} | {{ number_format($trxsett->paid_as_at_m, 2) }} | {{ number_format($trxsett->paid_as_at_total, 2) }} | ||
| @else | Bal outstanding @ {{ $DateEndOfYear }} | @endif {{--Bal outstanding @ {{ $DateEndOfYear }} | --}}{{ $trxsett->outstanding_tenure }} | {{ number_format($trxsett->outstanding_p, 2) }} | {{ number_format($trxsett->outstanding_i, 2) }} | {{ number_format($trxsett->outstanding_m, 2) }} | {{ number_format($trxsett->outstanding_total, 2) }} |
| Total Loan | {{ $trxsett->total_loan_tenure }} | {{ number_format($trxsett->total_loan_p, 2) }} | {{ number_format($trxsett->total_loan_i, 2) }} | {{ number_format($trxsett->total_loan_m, 2) }} | {{ number_format($trxsett->total_loan_total, 2) }} |
FullSettlement/EPF/Insurance
Less:Outstanding Amount@ {{ $DateEndOfYear }}
{{ number_format($trxsett->outstandingamt, 2) }}
Fullsettlement Fee
{{ number_format($trxsett->fullsettlementfee, 2) }}
Other Charges
Surplus / Defisit
{{ number_format($trxsett->surplasamt, 2) }}
Add: Khairat Kematian
Total Surplus / Defisit
Loss on Future Interest
Uncollected Maintenance Fee
Prepared By
Check By
Approved By