@page @attribute [Authorize(Roles = "Scrappings")] @{ ViewData["Title"] = "Scrapping List"; }
@section scripts { }