@model Neo.LegitimateLicences.Stationery.UpsertStationeryBatchModel @using Neo.Afx.ComponentModel @using Neo.Afx.Mvc @{ Layout = "~/Views/Shared/_LayoutBlank.cshtml"; var issuingOfficerID = (short)Neo.LegitimateLicences.Common.RoleEnum.IssuingOfficer; }