{{ step().title }} @if (step().reason; as reason) {
Reason:
} @if (step().value; as value) {
Value:
} @if (formattedCost(); as cost) {
{{ cost }}
}