@php $changeLogNotification = Wave\Changelog::orderBy('created_at', 'DESC')->first() @endphp

{{ $changeLogNotification->title }}

{{ $changeLogNotification->description }}