disabled maklumat keuntungan and hapus ansuran dan fixed bug nokp more than 13 have special characters.

This commit is contained in:
Hafifie PKB
2024-03-06 22:17:04 +08:00
parent de32f6b13d
commit 640e7291b9
5 changed files with 47 additions and 33 deletions
@@ -249,13 +249,12 @@
<td>{{ number_format($item['kadarupah'],2) }}</td>
<td>{{ number_format($item['tempohblmbyar'],2) }}</td>
<td>{{ number_format($item['upahblmbyar'],2) }}</td>
<td>{{ number_format($item['pinjaman']* 0.01,2) }}</td>
@if($item['ujrah'] ='0.00')
<td>{{ number_format($item['utgonepercent'],2) }}</td>
{{-- @if($item['ujrah'] != '0.00') --}}
<td> {{ number_format($item['ujrah'],2) }} </td>
@endif
{{-- @endif --}}
<td>{{$item['lanjutan']}}</td>
</tr>
@@ -268,8 +267,10 @@
<th>{{ number_format($stokaudit['totalpinjaman'],2) }}</th>
<th>{{ number_format($stokaudit['totalbakipjm'],2) }}</th>
<th></th>
<th></th>
<th>{{ number_format($stokaudit['totaltunggakan'],2) }}</th>
<th>{{ number_format($stokaudit['totalonepercent'],2) }}</th>
<th>{{ number_format($stokaudit['totalujrah'],2) }}</th>
<th></th>
</tfoot>
@@ -297,4 +298,4 @@
<td colspan="2"><B>DI SAHKAN </B></td>
<td> </td>
</tr>
</table>
</table>