public async Task <CompanySettingsModel> GetCompanySettings() { return(await _accountData.GetCompanySettings()); }