@using BTCPayServer.Abstractions.Extensions @{ var parsedModel = TempData.GetStatusMessageModel(); } @if (parsedModel != null) { }