@if(isset($headerUpdates) && $headerUpdates->isNotEmpty()) {{-- Pinned Updates Bar (Creative Compact) --}}
{{-- Creative Label --}}
Highlights
{{-- Vertical Separator --}} {{-- Horizontal List Content --}}
@foreach($headerUpdates as $update) {{ $update->title }} @if(!$loop->last) @endif @endforeach
@endif