fix audio operasi
This commit is contained in:
@@ -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> --}}
|
||||
|
||||
Reference in New Issue
Block a user