{{ $step['label'] }}
{{ $step['timestamp'] ? $step['timestamp']->format('d M Y H:i') : ucfirst($step['state']) }}
{{ $step['description'] }}
@if (! empty($step['note'])){{ $step['note'] }}
@endif @if (! empty($step['url']) && ! empty($step['link_label'])) Open {{ $step['link_label'] }} @endif