fix skit2
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user