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