id] = $currency->name . ' (' . $currency->code . ')'; } asort($list); $list = [0 => trans('firefly.csv_do_not_map')] + $list; return $list; } }