@php use App\Constants\CurrencyRole; use App\Constants\CurrencyType; use App\Constants\FixPctType; $flagFallback = mb_strtoupper(mb_substr($currency->name ?: $currency->code, 0, 2)); @endphp
{{ __('If this currency becomes the new base, admin dashboards, user dashboards, fees, limits, wallet creation, reports, and checkout summaries may display and calculate from the new base currency.') }}