@model BTCPayServer.Models.StoreViewModels.CreateStoreViewModel @{ ViewData.SetActivePage(StoreNavPages.Create, "Create a new store"); } @section PageFootContent { }

@ViewData["Title"]