id"); ?>" style="color:black; font-size: 40px; margin-right: 10px;">

Transaction Details - name; ?>


CD Account No : cd_master_account_no) && !empty($insurerName->cd_master_account_no) ? $insurerName->cd_master_account_no : 'N/A' ?>

Deposit Summary Of short_name?>

Deposits

total_credit?>

Consumed

total_withdraw?>

Refund

total_refund?>

Current Balance

balance?>

Date Record Date Unit Policy Endorsement No Sub Type Credit Debit Balance Description User
created_at)); ?> record_date)? date('d-M-Y', strtotime($row->record_date)):'-' ?> 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; ?>