@RenderSection("CSS", false)
@RenderBody()
@await Html.PartialAsync("_PartialLayout") @RenderSection("JS", false)