getHomeInformation(); $this->assign('information', $getHomeInformation); return $this->fetch(); }//end index() }