| Insurer Name | CD Account Number | Current Balance | Action |
|---|---|---|---|
| insurer_name;?> | cd_master_account_no;?> | ₹ insurer_id; // Check if the balance information exists for the insurer if (isset($balances[$insurerId])) { $balance = $balances[$insurerId]->balance; echo $balance; } else { echo "N/A"; // Display "Not Available" if balance information is not present } ?> | insurer_id}?client_id={$value->client_id}"); ?>"> View Deposit |