@{
Layout = "~/Views/Shared/_LayoutMy" + (ViewContext.Controller.ViewBag.ismain ? "" : "Assign") + ".cshtml";
}