assign('data', ['hello', 'world!']); $this->assign('msg', 'hello world! index'); return $this->fetch('../../../plugins/view/answers/index/index'); } } ?>