Merged in new-onepercent (pull request #40)

fix taglelong to taglel
This commit is contained in:
Muhd hafifie
2023-12-26 03:11:01 +00:00
+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>