@page "/create" @namespace Wabbajack.App.Blazor.Pages
@code { public const string Route = "/create"; }