group(function () { Route::get('/', [Sport::class, 'index']); });