@php $displayEndFlash = false; @endphp @foreach (['danger', 'warning', 'success', 'info'] as $msg) @if(Session::has('alert-' . $msg)) @once @php $displayEndFlash = true; @endphp
@endonce

{{ Session::get('alert-' . $msg) }}

@endif @endforeach @if($displayEndFlash)
@endif
Achetez et vendez votre paire en toute sécurité
Service français, article 100% authentique
@section('content') @show @if ( config( 'setting.promo_picture' ) ) @endif {{-- --}} @section('extra-js') @show