{{-- Requiert : $pontsDispo (collection PontBascule), $pontsSel (array d'ids sélectionnés) --}} @php $pontsSel = collect($pontsSel ?? [])->map(fn($v)=>(int)$v); @endphp
@push('scripts') @endpush