isProduction()); Notifications::alignment(Alignment::Center); Notifications::verticalAlignment(VerticalAlignment::Center); TranslatableTabs::configureUsing(function (TranslatableTabs $component) { $component ->localesLabels(baseLocales()) ->locales(array_keys(baseLocales())); }); } }