@using BTCPayServer.Views.Stores @using BTCPayServer.Client @using BTCPayServer.Views.Wallets @using BTCPayServer.Abstractions.Extensions @model BTCPayServer.Components.WalletNav.WalletNavViewModel

@Model.Label

@Model.Balance @Model.Network.CryptoCode
@if (!Model.Network.ReadonlyWallet) { Send } Receive