@if (session()->has('flash_notification.message'))
{!! session('flash_notification.message') !!}
@endif