@page @attribute [Authorize(Roles = "NegativeAdjustments")] @{ ViewData["Title"] = "Negative Adjustment List"; }
@section scripts { }