@php $tab_img=[]; @endphp @if(count($stock->imagedeclinaisons)>0) @foreach($stock->imagedeclinaisons as $img) @php $tab_img[]=$img->image_id @endphp @endforeach @endif