@php use App\Support\MecReportType; $wizardSectorIsSar = MecReportType::isSar((string) ($reportType ?? '')); $wizardSectorCurrentId = (int) old('mec_sector_id', (int) ($mecSectorId ?? 0)); $wizardSectorCurrentSubId = (int) old('mec_sub_sector_id', (int) ($mecSubSectorId ?? 0)); @endphp @push('stylesheets') @endpush