@page "/step4" @inherits Step4Component @if (TransactionHash == null) { } else if (TransactionHash.Value.IsSuccess) { Start new mint } else { Try again }