{{__('Currencies')}}
{{__('New Currency')}}
@if($errors)
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif