load->view('layout/header'); $this->load->view('search/main'); $this->load->view('layout/footer'); } }