protected function loadView($name = 'view') { Qdmvc::loadController('/pages/' . static::getPage() . '/' . $name); }