name('homepage'); Route::get('/news', [NewsController::class, 'index'])->name('news');