@php /** @var string $id */ $id = $id ?? 'cam'; $label = $label ?? 'CAM 01'; $showPlaceholder = $showPlaceholder ?? true; @endphp
{{ $label }} @if ($showPlaceholder)
— WAITING FOR CAMERA — auto-syncs from OBS scene transform
@endif