@php $pairing = $pairing ?? null; $statusOptions = ['Planned', 'Open', 'Assigned', 'Completed', 'Cancelled']; @endphp