$this->translatedFormat("j F Y")); $selectedYearPeriodScope = $this->app->make(SelectedYearPeriodScope::class); VacationLimit::addGlobalScope($selectedYearPeriodScope); Holiday::addGlobalScope($selectedYearPeriodScope); } }