Update resit tebus dan ansuran
This commit is contained in:
@@ -537,7 +537,7 @@
|
||||
$jumlah_perlu_dibayar = $penebusan['bakipjm'] + $penebusan['onepercent'] - $transaction_tebus['onepercent_rebet'] + $penebusan['ujrah'] - $transaction_tebus['ujrah_rebet'];
|
||||
@endphp
|
||||
<td><strong>Jumlah Perlu Dibayar</strong></td>
|
||||
<td><strong>: RM {{ number_format($jumlah_perlu_dibayar, 2) }}</strong></td>
|
||||
<td><strong>: RM {{ number_format($transaction_tebus['duit_masuk'], 2) }}</strong></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -689,7 +689,7 @@
|
||||
$jumlah_perlu_dibayar = $penebusan['bakipjm'] + $penebusan['onepercent'] - $transaction_tebus['onepercent_rebet'] + $penebusan['ujrah'] - $transaction_tebus['ujrah_rebet'];
|
||||
@endphp
|
||||
<td><strong>Jumlah Perlu Dibayar</strong></td>
|
||||
<td><strong>: RM {{ number_format($jumlah_perlu_dibayar, 2) }}</strong></td>
|
||||
<td><strong>: RM {{ number_format($transaction_tebus['duit_masuk'], 2) }}</strong></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user