@using BTCPayServer.Views.Apps @using BTCPayServer.Abstractions.Extensions @model BTCPayServer.Models.CustodianAccountViewModels.EditCustodianAccountViewModel @{ ViewData.SetActivePage(AppsNavPages.Update, "Edit custodian account"); } @section PageFootContent { }

@ViewData["Title"]