monthly pay inputs tfoot corrections

This commit is contained in:
VE10-Sanjeev 2025-02-10 03:43:35 +00:00
parent 38a6086e26
commit 866a5d2d8e

View File

@ -515,7 +515,10 @@
<tfoot>
<tr>
<th colspan="20"></th>
<th></th> <th></th> <th></th> <th></th> <th></th>
<th></th> <th></th> <th></th> <th></th> <th></th>
<th></th> <th></th> <th></th> <th></th> <th></th>
<th></th> <th></th> <th></th> <th></th> <th></th>
<th>Total</th>
<th id="monthloan" style="text-align:right;">
<?php echo isset($totalmonthloan) ? number_format(array_sum($totalmonthloan), 2) : ''; ?>