fix lelongan
This commit is contained in:
@@ -253,10 +253,7 @@
|
||||
Baki Lelong
|
||||
</div>
|
||||
<div class="col-md-8">
|
||||
@php
|
||||
$limit_pinjaman_semasa = 0;
|
||||
@endphp
|
||||
<input type="text" class="form-control" name="limit_pinjaman" id="limit_pinjaman" readonly value="{{ number_format($bakilelong,2) }}">
|
||||
<input type="text" class="form-control" name="bakilelong" id="bakilelong" readonly value="{{ number_format($bakilelong,2) }}">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -287,7 +284,7 @@
|
||||
Rugi Lelong
|
||||
</div>
|
||||
<div class="col-md-8">
|
||||
<input type="text" class="form-control" name="limit_pinjaman" id="limit_pinjaman" readonly value="{{ number_format($rugilelong,2) }}">
|
||||
<input type="text" class="form-control" name="rugilelong" id="rugilelong" readonly value="{{ number_format($rugilelong,2) }}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user