@model Neo.LegitimateLicences.MemberConsole.ConsoleModel @using Neo.Afx.ComponentModel @using Neo.Afx.Security @using Neo.Afx.Mvc @using Neo.LegitimateLicences.Common; @{ Layout = "~/Views/Shared/_ConsoleLayout.cshtml"; } @section ConsoleNavigation { }