@php $id = $activeAnnouncement?->id ?? 0; @endphp
{{ $activeAnnouncement->type === 'flash' ? 'Hot News' : 'Promo' }} {{ $activeAnnouncement->message }}
{{ $activeAnnouncement->message }}