get(['id', 'image']); $homeSettings = app(HomeSettings::class); return view('web.pages.home.index', compact('homeSettings', 'brands')); } }