@php /** @var string $variant variant: 'live' | 'onair' | 'offair' */ $variant = $variant ?? 'live'; $label = $label ?? 'TRANSMISSION'; $idText = $idText ?? 'OPHI-118'; $signalGlyph = $signalGlyph ?? '▮▮▮▯▯'; $signalProfile = $signalProfile ?? 'normal'; $extraIdSlot = $extraIdSlot ?? null; @endphp
{{ $label }} @if ($extraIdSlot) {!! $extraIdSlot !!} @else {{ $idText }} @endif
SIGNAL {{ $signalGlyph }}
UTC --:--:--