Update request uat 24-03-03

This commit is contained in:
amirhassan
2024-03-14 08:53:06 +08:00
parent 9a6cdba39a
commit f9369ea14c
8 changed files with 195 additions and 205 deletions
@@ -205,9 +205,8 @@
<th>Nama</th>
<th>Marhun</th>
<th>Nota</th>
<th>Batu Permata</th>
<th>Berat Permata</th>
<th>Berat</th>
<th>Berat Bersih</th>
<th>Karat</th>
<th>Harga</th>
<th>N.Marhun</th>
@@ -221,8 +220,7 @@
<td>{{$item['nokp']}}</td>
<td>{{$item['nama']}}</td>
<td>{{$item['marhun']}}</td>
<td>{{$item['nota']}}</td>
<td>{{$item['batu_permata']}}</td>
<td>{{$item['tag_permata'] == 1 ? '(PMT) ' : ''}}{{$item['nota']}}</td>
<td>{{$item['berat_batu_permata']}}</td>
<td>{{$item['berat']}}</td>
<td>{{$item['karat']}}</td>
@@ -232,7 +230,7 @@
@php $counter++;$totalberat += $item['berat'];$totalnm += $item['n_marhun'];@endphp
@endforeach
<tr>
<td colspan="3"><b>JUMLAH(RM)</b></td>
<td colspan="2"><b>JUMLAH(RM)</b></td>
<td></td>
<td></td>
<td></td>