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