load->view('home'); } public function logout() { $this->Employee->logout(); } } ?>