@php $announcementItems = collect($announcements ?? [])->values(); $popupScope = $scope ?? 'global'; @endphp @if($announcementItems->isNotEmpty()) @endif