@page @attribute [Authorize(Roles = "StockCounts")] @{ ViewData["Title"] = "Stock Count PDF"; }
@section scripts { }