@php $announcement = Wave\Announcement::orderBy('created_at', 'DESC')->first() @endphp
{{ $announcement->description }}