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

{{trans('lang.currency_edit')}}

{{trans('lang.currency')}}
{{trans('lang.digit_after_decimal_point_help')}}
{{ trans('lang.cancel')}}
@endsection @section('scripts') @endsection