LAPORAN SIGD

{{ $wsData['titleExcel'] }}

Tanggal Cetak: {{ \Carbon\Carbon::now()->format('Y-m-d') }}

@if (\Illuminate\Support\Facades\File::exists(resource_path('views/modules/reports/worksheet/tables/' . ($wsData ? $wsData->ws_code : 'test') . '.blade.php'))) @include('modules.reports.worksheet.tables.' . $wsData->ws_code) @endif