fix some error

This commit is contained in:
ns77@siliconpin.com
2025-09-25 13:41:16 +00:00
parent 11000bbacd
commit 32562554ad
6 changed files with 849 additions and 29 deletions

View File

@@ -273,7 +273,7 @@
echo !empty($row["AA_AGENT"]) ? $row["AA_AGENT"] : "Not assigned";
}
echo "</td></tr>";
// var_dump($row);
echo "
<tr>
<th>INTEREST</th>
@@ -289,7 +289,7 @@
</tr>
<tr>
<th>NUMBER OF INSTALLMENTS PAID</th>
<td>".$row["AA_NO_OF_PAYPAID"]. "</td>
<td>".$row["AA_BAL"] / $row["AA_INSTALLMENT"]. "</td>
</tr>
<tr>
<th>MATURITY DATE</th>