{{-- ══════════════════════════════════════════════════════════════════════ --}} {{-- AGENT STATUS BAR (always visible in the header) --}} {{-- ══════════════════════════════════════════════════════════════════════ --}}
{{-- Live-call badge (shown while a call is active) --}} @if($phase === 'connected')
In Call
@endif {{-- Presence / status dropdown --}}
{{-- ══════════════════════════════════════════════════════════════════════ --}} {{-- SOFTPHONE OVERLAY CARD (fixed bottom-right, shown only when active) --}} {{-- ══════════════════════════════════════════════════════════════════════ --}} @if($visible) @endif {{-- ── Overlay styles ──────────────────────────────────────────────────────── --}}