update tagbaru dalam blade notis peringatan arcc

This commit is contained in:
BTMS2
2024-09-04 10:21:33 +08:00
parent 368cd052e4
commit 9b83f78f37
9 changed files with 45 additions and 3 deletions
@@ -226,7 +226,11 @@
<tr>
<td>Jumlah Keuntungan</td>
<td>:</td>
@if($lel['tagbaru'] == '0')
<td>RM{{number_format($lel['keuntungan'], 2, '.', ',')}}</td>
@elseif($lel['tagbaru'] == '1')
<td>RM{{number_format($lel['keuntungan']['ujrah']+$lel['keuntungan']['onepercent'], 2, '.', ',')}}</td>
@endif
</tr>
<tr>
<td>Tarikh Tamat Kontrak</td>