@using Resources @model Weee.ViewModels.Lca.LcaOtherCompoundViewModel @{ ViewBag.Title = "OtherCompound"; Layout = "~/Areas/Lca/Views/Shared/_LcaLayout.cshtml"; } @*Html.Partial("~/Views/Partial/LCA/DetailLayout.cshtml")*@