composer('*', function ($view) { $view->with('setting', Setting::first()); }); } }