@php $permitTypes = \App\Models\AttendancePermitType::query()->orderBy('display_name')->get(); @endphp