@extends('layouts.app') @section('page-title')

@lang($pageTitle)

@endsection @section('content')
@lang('modules.currencySettings.updateTitle')
@method('PUT') @csrf
is_cryptocurrency == 'no') style="display: none" @endif>
is_cryptocurrency == 'yes') style="display: none;" @endif> Fetch latest exchange rate
@lang('app.back')
@endsection @push('footer-script') @endpush