@model BTCPayServer.Models.AppViewModels.ViewPointOfSaleViewModel @{ Layout = "_LayoutPos"; var anyInventoryItems = Model.Items.Any(item => item.Inventory.HasValue); }
@System.Net.WebUtility.HtmlDecode(item.Description)
}Create invoice to pay custom amount