getSection(); return parent::render($view, $parameters, $response); } abstract protected function getSection(): string; }