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

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

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