Manage your Sacco account, view your finances, and access member services.
| Type | Amount | Status | Date | Action |
|---|---|---|---|---|
| {{ ucfirst(str_replace('_', ' ', $transaction->type)) }} | KES {{ number_format($transaction->amount, 2) }} | {{ ucfirst($transaction->status) }} | {{ $transaction->created_at->format('M d, Y H:i') }} | View |
| No recent transactions | ||||
| Loan ID | Amount | Status | Applied Date | Action |
|---|---|---|---|---|
| #{{ $loan->id }} | KES {{ number_format($loan->amount, 2) }} | {{ ucfirst($loan->status) }} | {{ $loan->created_at->format('M d, Y') }} | View |
Member Since:
{{ $stats['membership']->created_at->format('F Y') }}
Member ID:
{{ $stats['membership']->user->id_number ?? 'N/A' }}
Membership information not available