add nama wakil dekat ansuran

This commit is contained in:
hafifierahman
2023-03-05 18:49:25 +08:00
parent 103a39ae33
commit a91ecf72b7
5 changed files with 17 additions and 10 deletions
@@ -194,7 +194,7 @@
<td></td>
</tr>
<tr>
<th colspan ="5"><b><u>RESIT BAYARAN LEBIHAN LELONGAN</u></b></th>
<th colspan ="5"><b><u>RESIT BAYARAN {{ ($lelong['jumlah'] > 0) ? 'LEBIHAN LELONGAN' : 'RUGI LELONGAN' }}</u></b></th>
<th> </th>
<th> </th>
<th></th>
@@ -256,7 +256,7 @@
<th></th>
</tr>
<tr>
<th>Lebihan Lelongan</th>
<th>{{ ($lelong['jumlah'] > 0) ? 'Lebihan Lelongan' : 'Rugi Lelongan' }}</th>
<td>RM {{ number_format($lelong['jumlah'],2) }}</td>
<th></th>
</tr>