Security Guard Dashboard
powered by
Gizmo Beach
Welcome
@User.Identity.Name
! [ @using (Html.BeginForm("LogOff", "SGAccount", new { area = "" }, FormMethod.Post, new { id = "logoutForm" })) { @Html.AntiForgeryToken()
Log off
} ] |
Help
@RenderBody()