pushCriteria(app(RoomCriteria::class)); $this->pushCriteria(app(RequestCriteria::class)); $this->setPresenter(RoomPresenter::class); } }