fix skit2

This commit is contained in:
hafifierahman
2021-03-02 09:45:16 +08:00
parent 3dde0f030c
commit 2fc0f916b8
7 changed files with 59 additions and 18 deletions
+1 -1
View File
@@ -181,7 +181,7 @@
<!-- small box -->
<div class="small-box bg-primary">
<div class="inner">
<h3>RM {{ number_format($komuditicheck['unit_komuditi'],2) }}</h3>
<h3>RM {{ ($komuditicheck) ? number_format($komuditicheck['unit_komuditi'],2) : '0.00' }}</h3>
<p>Baki Komuditi</p>
</div>