composer('*', function ($view) { $view->with('userTheme', SystemNotification::getThemeSettings()); $view->with('primaryColors', SystemNotification::getPrimaryColorValues()); }); } }