fix taglelong to taglel

This commit is contained in:
Hafifie PKB
2023-12-26 11:10:15 +08:00
parent 39b989c317
commit 0c2590d2f5
+1 -1
View File
@@ -449,7 +449,7 @@
<div class="col-6" id="divjenisAT">
<button type="button" class="btn btn-danger" onclick="funcexcuse(false)">Batal</button>
</div>
@if($percent_hargaemassemasa > 80 && $gadai['taglelong'] == 1)
@if($percent_hargaemassemasa > 80 && $gadai['taglel'] == 1)
<div class="col-6 divlebihanmargin">
<button type="button" class="btn btn-primary" onclick="funcexcuse(true)">EXCUSE</button>
</div>