add nama wakil dekat ansuran
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user