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

{{trans('lang.currency_plural')}} {{trans('lang.currency_desc')}}

@include('settings.currencies.show_fields')
@endsection