$this['semester'] ?? null, 'school_year' => $this['school_year'] ?? null, 'date' => $this['date'] ?? null, 'admins_grid' => $this['admins_grid'] ?? [], ]; } }