@php $missing = $missing ?? session('publish_missing', []); $currentStatus = $course->status ?? 'draft'; @endphp
{{ $meta['description'] }}
Complete these requirements before publishing:
No status changes recorded yet.
@else{{ $entry->from_status ?? '—' }} → {{ $entry->to_status }}
{{ optional($entry->changedBy)->name ?? 'System' }} · {{ optional($entry->created_at)->format('M j, Y g:i A') }}
@if($entry->notes){{ $entry->notes }}
@endif