pushCriteria(app(RequestCriteria::class)); $this->pushCriteria(app(ScheduleCriteria::class)); $this->setPresenter(SchedulePresenter::class); } }