{{ t('currencies') }}

Before you start using subscriptions, please set your base currency.
The base currency is the main currency for your account. All subscription payments, invoices, and billing will use this currency.
Once you have active subscriptions, you cannot change the base currency. To avoid issues, make sure you select the correct base currency for your business before adding any plans or accepting payments.

@if (checkPermission('admin.currency.create'))
{{ t('currencies') }}
@endif
{{-- Delete Currency Modal --}}
{{ t('cancel') }} {{ t('delete') }}
{{-- Add Currency Modal --}}

{{ t('currencies') }}

{{ t('valid_currency_alert') }}

✓ Use ISO currency codes (e.g., USD, EUR, GBP)

✓ Set as base currency if this will be your primary currency for subscriptions

*
*
*
*
{{ t('cancel') }} {{ t('submit') }}