@foreach (['success','error','warning','danger'] as $type) @if(session($type)) @endif @endforeach @yield('content')