update serahan online, lelong dan keseluruhan

This commit is contained in:
Ain Izazi
2025-03-16 12:25:05 +08:00
parent 02f48f7214
commit d8de04ade9
3 changed files with 33 additions and 5 deletions
@@ -169,10 +169,23 @@
</tr> --}}
</table>
<br>
@php
$reportNames = [
'serahan' => 'LAPORAN SERAHAN HQ',
'pendahuluan' => 'LAPORAN PENDAHULUAN HQ',
'online' => 'LAPORAN SERAHAN ONLINE HQ',
'serahanlelong' => 'LAPORAN SERAHAN LELONG HQ',
'serahanonline' => 'LAPORAN SERAHAN DAN SERAHAN ONLINE HQ',
'all' => 'LAPORAN KESELURUHAN HQ'
];
$displayJenisLaporan = $reportNames[$jenisLaporan] ?? 'Laporan Tidak Diketahui';
@endphp
<table id="scan">
<tr>
<th colspan ="5"><b>LAPORAN PENDAHULUAN/SERAHAN HQ</b></th>
{{-- <th colspan ="5"><b>LAPORAN PENDAHULUAN/SERAHAN HQ</b></th> --}}
<th colspan ="5"><b>{{ $displayJenisLaporan }} (arOSv2)</b></th>
<th> </th>
<th> </th>
<th></th>