{{-- Inline Queue ops when Care↔Queue integration is enabled (not a bolted-on Service counter). --}} @php $qi = $queueIntegration ?? null; $callNextRoute = $queueCallNextRoute ?? null; $callNextParams = $queueCallNextParams ?? []; @endphp @if (! empty($qi['enabled']) && $callNextRoute)
Queue
Call next operates on your assigned service point only — tickets routed to other rooms or desks stay there.