$this['filters'] ?? [], 'sundays' => $this['sundays'] ?? [], 'no_school_days' => $this['noSchoolDays'] ?? [], 'sections' => $this['sections'] ?? [], 'admins' => $this['admins'] ?? [], ]; } }