@model IEnumerable @{ ViewBag.Title = "Roles Assignment"; } @{ Layout = "_AdminLayout.cshtml"; } @**@