$this->id, 'name' => $this->name, 'code' => $this->code, 'programs' => EducationalProgramBasicResource::collection($this->programs), ]; } }