get(['id','title_'.config('app.locale').' as title'])->dump(); $this->render('Pages.HelpDeskCreateForm',$categories); } public function store(){ } public function comment(){ } }