@foreach (['success', 'danger', 'info', 'warning'] as $class) @if (session()->has($class)) @endif @endforeach