rebate annur

This commit is contained in:
nurafrinaalimi16
2025-05-11 16:32:30 +08:00
parent 4ed8067239
commit 302584f137
7 changed files with 224 additions and 125 deletions
@@ -230,6 +230,7 @@
<th>Lain-Lain Caj (RM)</th>
<th>Keuntungan 1% (RM)</th>
<th>Keuntungan</th>
<th>Diskaun Rebet</th>
<th>Peratus (%)</th>
</tr>
@php
@@ -301,6 +302,7 @@
<td>{{ number_format($item['ujrah']*12,2) }}</td>
<td>{{ number_format($item['onepercent']*12,2) }}</td>
<td>{{ number_format($item['upah12'],2) }}</td>
<td>{{ number_format($item['diskaun'],2) }}</td>
<td>{{ $item['percentpinj'] }}</td>
</tr>
@php $counter++; @endphp