pluck('currency_code')->first(); } catch (OutOfBoundsException $e) { return 'MYR'; } } }