@page @using BlazorAdmin @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @{ Layout = null; ViewData["Title"] = "Admin - Catalog"; }