@model EnVisage.Models.ViewBoardModel @using EnVisage.Code @{ ViewBag.Title = "View Dashboard"; } @section stylesheets { } @section scripts { }