@foreach ($errors->all() as $message) @endforeach @if (session()->has('flash_notification.message'))
@if(session()->has('flash_notification.important')) @endif
@endif {{ session()->forget('flash_notification') }}