hi,edit this file
/vendor/commerceguys/intl/src/NumberFormat/NumberFormatRepository.phpin 'fa'
from
'currency_pattern' => '¤#,##0.00',
'accounting_currency_pattern' => '¤ #,##0.00;(¤ #,##0.00)',grouping_separator' => '٬',
to
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤;(#,##0.00 ¤)',
'grouping_separator' => ',',clear all cache