user_model = new UserModel(); } public function index() { echo view(getenv('theme.path') . 'form/home/viewHome'); } }