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