@model WalletSendVaultModel @{ Layout = "_LayoutWizard"; ViewData.SetActivePageAndTitle(WalletsNavPages.Send, "Sign the transaction", Context.GetStoreData().StoreName); } @section Navbar { }

@ViewData["PageTitle"]

Using BTCPay Server Vault

@section PageFootContent { }