fix audio operasi

This commit is contained in:
MUHD HAFIFIE
2021-05-16 14:42:09 +08:00
parent 0f96ef1efe
commit 7074d2da71
11 changed files with 1350 additions and 202 deletions
@@ -298,6 +298,22 @@
</table>
<h4>Laporan Transaksi Gadaian</h4>
<br>
<table id="details">
<thead>
<th>Bil</th>
<th>Jenis</th>
<th>Penebusan(RM)</th>
</thead>
<tr>
<td> 0 </td>
<td>Rugi Lelong</td>
<td> 0.00 </td>
</tr>
</table>
@@ -260,7 +260,7 @@
</tr>
@endif
@endif
@php $counter++; $masuk = true;@endphp
@php $counter++; $masuk = true;$totalnm += floatval($item['n_marhun']);$totalberat += floatval($item['berat']); @endphp
@else
@if($item['norujukan'] == $marhun[$index-1]['norujukan'])
{{-- <td>masuk 1</td> --}}