view('header', $data); $this->view('apps/home', $data); $this->view('footer', $data); } } ?>