@using EnVisage.Code @model EnVisage.Models.CompanyModel @{ ViewBag.Title = "Company hierarchy"; } @section scripts { }