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