public List <Company> GetFinantialCompaniesList() { return(_companiesRepository.GetFinantialCompanies()); }