@lang('app.editCurrency')
×
@method('PUT') {{-- Used for show currency error inline --}}
@lang('modules.currencySettings.isCryptoCurrency')
is_cryptocurrency == 'no') style="display: none" @endif>
is_cryptocurrency == 'yes') style="display: none;" @endif>
@if(global_setting()->currency_converter_key !=='')
@lang('modules.currencySettings.fetchLatestExchangeRate')
@else @lang('messages.configureCurrencyConverterKey',['link'=> '
'.__("app.clickHere").'
']) @endif
@lang('modules.accountSettings.currencyFormatSetting')
currency_position == 'left') selected @endif value="left">@lang('modules.currencySettings.left')
currency_position == 'right') selected @endif value="right">@lang('modules.currencySettings.right')
currency_position == 'left_with_space') selected @endif value="left_with_space">@lang('modules.currencySettings.leftWithSpace')
currency_position == 'right_with_space') selected @endif value="right_with_space">@lang('modules.currencySettings.rightWithSpace')
@lang('modules.currencySettings.sample') -
{{ $defaultFormattedCurrency }}