pushCriteria(app(RequestCriteria::class)); $this->pushCriteria(app(PaperCriteria::class)); $this->setPresenter(PaperPresenter::class); } }