layouts->get('errors/404'); } public function error500() { return $this->layouts->get('errors/500'); } }