@for (step of steps; track step) {
  1. @if (!$last) {
    }

    {{ step.label }}

  2. }