fix laporan

This commit is contained in:
MUHD HAFIFIE
2021-07-05 16:28:13 +08:00
parent e2a37f2335
commit 82d370c01e
2 changed files with 9 additions and 1 deletions
@@ -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> --}}