@foreach($steps as $index => $step)
isPrevious() || $this->mailer()->ready_for_use) wire:click="{{ $step->show() }}" @endif >
{{ $index + 1 }}
{{ $step->label }} @unless($loop->first)
@endunless
@endforeach