@using BTCPayServer.Services @model CreateOfferingViewModel @{ ViewData.SetActivePage(StoreNavPages.Subscriptions, StringLocalizer["New offering"]); }