From b139161cca1c6ee5b7863bf3cb4679b25a3f555b Mon Sep 17 00:00:00 2001 From: Dwi Swandhana Date: Mon, 20 Apr 2026 09:42:28 +0700 Subject: [PATCH] update --- .../views/admin/glassreport.blade.php | 42 +++++++++++++++++-- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/htdocs/resources/views/admin/glassreport.blade.php b/htdocs/resources/views/admin/glassreport.blade.php index d732a0eb..b729d3f2 100644 --- a/htdocs/resources/views/admin/glassreport.blade.php +++ b/htdocs/resources/views/admin/glassreport.blade.php @@ -13,15 +13,15 @@ Download Full Excel (CSV) - @foreach (['A', 'B', 'C'] as $tableKey)

TABEL {{ $tableKey }}

- + +
@foreach (($glassHeaders[$tableKey] ?? []) as $header) - + ` @endforeach @@ -47,3 +47,39 @@ @endsection +@push('script') + + + +@endpush \ No newline at end of file
{{ $header }}{{ $header }}