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