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