|
YAPEIM GOLD
Yayasan Pembangunan Ekonomi Islam Malaysia
|
Statement of Account
Generated: {{ $generatedAt }}
|
|
Total Bought (Grams)
+{{ number_format($totalBoughtGrams, 2) }} g
|
Total Sold (Grams)
-{{ number_format($totalSoldGrams, 2) }} g
|
Total Withdrawn (Grams)
-{{ number_format($totalWithdrawnGrams, 2) }} g
|
| Date & Time | Reference No | Type | Description | Weight (g) | Amount (RM) | Status |
|---|---|---|---|---|---|---|
| {{ $dateStr }} | {{ $tx->trx_ref }} | {{ $typeName }} | {{ $tx->trx_description ?: '-' }} | {{ $isBuy ? '+' : '-' }}{{ number_format($weight, 2) }} g | {{ $amount > 0 ? 'RM ' . number_format($amount, 2) : '-' }} | {{ $tx->transaction_status }} |
| No transactions found for the specified date range. | ||||||