public async Task <JsonResult> GetAllCurrencies() => await JsonAsync(_crmService.GetAllCurrenciesAsync());