getWeeklyForecast(); return view('dashboard.partials.weather', compact('forecasts')); } }