@if (Session::has('message')) @endif @if (Session::has('success')) @endif @if (Session::has('error')) @endif @if (\Illuminate\Support\Facades\Session::get('flash_notification'))