@foreach (['success', 'warning', 'error', 'authError'] as $msgType) @if(session($msgType)) @endif @endforeach