@if (step() == PlanSelectionStep) { } @else if (step() == PaymentStep && selectedPlan() !== null) { }