laravel-currency icon indicating copy to clipboard operation
laravel-currency copied to clipboard

Sudan currency update

Open kmuharam opened this issue 6 years ago • 0 comments

Hi,

In resources/currencies.php:719, the Sudanese currency has been update to SDG.

    'SDG' => [
        'name' => 'Sudanese Pound',
        'symbol' => 'SDG',
        'format' => '1,0.00 SDG,
        'exchange_rate' => 0.00,
    ],

Thanks for the great package :+1:

kmuharam avatar Dec 22 '18 21:12 kmuharam