@model Neo.LegitimateLicences.VerificationConsole.VerificationConsoleModel @{ Layout = "~/Views/Shared/_VerificationConsoleLayout.cshtml"; } @section DocumentList { @Html.Partial("DocumentList") }