adjust term tebus keseluruhan diresit

This commit is contained in:
unknown
2024-09-23 09:20:15 +08:00
parent 7a66ef1832
commit fa5c01e1fd
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -91,7 +91,7 @@
<select class="form-control" id="sltjenistebus">
<option value="T">T = Penyelesaian Pembiayaan</option>
@if($gadai['tagbaru'] == 1)
<option value="A" {{ $gadai['tempoh'] >= 12 ? 'disabled' : '' }}>A = Ansuran</option>
<option value="A" {{ $gadai['tempoh'] >= 12 ? 'disabled' : '' }}>A = Ansuran Pembiayaan</option>
@if(config('redeemoption.enable_separuh') == 1)
<option value="S">S = Sebahagian</option>
@endif