@extends('layouts.app') @section('content')

@lang($pageTitle)

@method('PUT') {{-- Used for show currency error inline --}}
is_cryptocurrency == 'no') style="display: none" @endif>
is_cryptocurrency == 'yes') style="display: none;" @endif> @lang('modules.currencySettings.fetchLatestExchangeRate')
@lang('app.save') @lang('app.cancel')
@endsection @push('scripts') @endpush