public CompaniesPost GetPost(Int64 ixCompany) => _companiesRepository.GetPost(ixCompany);