@foreach (session('flash_notification', collect())->toArray() as $message) @endforeach {{ session()->forget('flash_notification') }}