getPageTranslit($translit)) throw new \Exception(404,'The requested page does not exist.'); return $this->render('show',['page'=>$page]); } }