laporan fix

This commit is contained in:
MUHD HAFIFIE
2021-07-07 16:37:45 +08:00
parent 9a55bb3587
commit 40d426b733
7 changed files with 39 additions and 60 deletions
@@ -191,8 +191,10 @@
<div class="col-12">
<p><b>G) BAYAR BAKI LELONG</b></p>
</div>
<div class="col-6">RM</div>
<div class="col-6">1. BAKI LELONG</div>
<div class="col-6">{{ 'RM '. number_format($laporan['bayar_baki_lelong'],2) }}</div>
<div class="col-6">2. RUGI LELONG</div>
<div class="col-6">{{ 'RM '. number_format($laporan['bayar_rugi_lelong'],2) }}</div>
</div>
</div>
</div>