load->view($header); $this->load->view($side); $this->load->view($main_body); ?>