@push('styles') @endpush
{{ $step['description'] }}
@if ($step['date']){{ $step['date']->format('D, d M Y - H:i') }}
@endif {{-- Special content for processing step --}} @if ($step['key'] === 'processing' && isset($step['delivery_person']) && $step['delivery_person']){{ $order->comments }}
{{ $order->center_comments }}