pushCriteria(app(RequestCriteria::class)); $this->pushCriteria(app(MaintainCriteria::class)); $this->setPresenter(MaintainPresenter::class); } }