@{ var currentPath = Context.Request.Path.Value?.ToLower(); } @RenderBody() @await RenderSectionAsync("Scripts", required: false)