{{ __('Settings') }}
@include('admin.setting.sidebar')
{{ $pageTitle }}
{{ __('Currency Code') }} | {{ __('Symbol') }} | {{ __('Currency Placement') }} | {{ __('Action') }} |
---|---|---|---|
{{ $currency->currency_code }} {{ $currency->current_currency == 'on' ? '(Current Currency)' : '' }} | {{ $currency->symbol }} | {{ ucwords($currency->currency_placement) }} |