group(function () { Route::get('currency-rates', [CurrencyRatesController::class, 'index']); });