update tagbaru dalam blade notis peringatan arcc
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user