load->view('home/dashboard'); // just the header file $this->load->view('masterlist'); $this->load->view('home/footer'); // just the header file } } /* End of file doctor.php */ /* Location: ./application/modules/doctor/controllers/doctor.php */