@model BTCPayServer.Models.InvoicingModels.CreateInvoiceModel @{ ViewData.SetActivePageAndTitle(InvoiceNavPages.Create, "Create an invoice"); } @section PageFootContent { }

@ViewData["Title"]