Deposits
Consumed
Refund
Current Balance
| Date | Unit | Policy | Endorsement No | Sub Type | Credit | Debit | Balance | Description | User |
|---|---|---|---|---|---|---|---|---|---|
| created_at)); ?> | unit ?? ' - '; ?> |
policy_type ?? '';
$policyNo = $row->policy_no ?? '';
if ($policyType || $policyNo) {
echo trim($policyType . ' - ' . $policyNo, ' -');
} else {
echo ' |
endorsement_no ?? ' |
sub_type]) ? $subTypeOptions[$row->sub_type] : ''; ?> | transaction_type == 'Credit') ? $row->amount : ''; ?> | transaction_type == 'Debit') ? $row->amount : ''; ?> | balance; ?> | description; ?> | username; ?> |