pushCriteria(app(RequestCriteria::class)); $this->pushCriteria(app(NoticeCriteria::class)); $this->setPresenter(NoticePresenter::class); } }