@model Guid @using EnVisage.Code @using Microsoft.AspNet.Identity @using System.Web.Mvc.Html @{ ViewBag.Title = "Capacity Widget"; Layout = "~/Views/Shared/_Layout.cshtml"; } @section scripts { } @section stylesheets { }

Capacity Widget

@{ Html.RenderPartial("~/Views/CapacityManagement/_capacityPlanning.cshtml", Model); }

File uploads

Select files...
0% complete