{{ ___('Add Currency') }}

@csrf
{{quick_switch(___('Symbol in left'), 'in_left')}}

Number after decimal. Ex: 2 => 150.00 [or] 3 => 150.000

Ex: "." => 100.00 [or] "," => 100,00

Ex: "," => 100,000.00 [or] whitespace => 100 000.000