{{ $title ?? 'Live tracking' }}

{{ $subtitle ?? 'Your parcel status updates will appear here.' }}

@include('services.parcel.components.status-timeline', ['current' => $current ?? 'pending'])