fix laporan
This commit is contained in:
@@ -325,6 +325,13 @@
|
||||
<td>{{ number_format($upahlama['total'],2) }}</td>
|
||||
<td> Not Applicable </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{{ $upahlama['bil'] }}</td>
|
||||
<td>Ansuran</td>
|
||||
<td>{{ number_format($ansuran['totalpendahuluan'],2) }}</td>
|
||||
<td>{{ number_format($ansuran['totalkeuntungan'],2) }}</td>
|
||||
<td> Not Applicable </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
{{-- <h5 style="float:right;">JUMLAH KESELURUHAN BAYARAN : RM {{ number_format($totalbayaran,2) }}</h5> --}}
|
||||
|
||||
Reference in New Issue
Block a user