@foreach (['primary', 'secondary', 'success', 'danger', 'warning', 'info', 'light'] as $msg) @if(Session::has($msg)) @endif @endforeach