@using BTCPayServer.Hubs @model UpdateCrowdfundViewModel @{ ViewData["Title"] = "Update Crowdfund"; }

@ViewData["Title"]


*
@section Scripts { }