@foreach($sides as $s) @endforeach
Side
{{$s->name}} @if(isset($models_parts_images[$model->id][$p->id][$s->id])){{$models_parts_images[$model->id][$p->id][$s->id]}}@endif Image loaded @foreach($textures as $t) @if($t->parts->contains($p->id)) @endif @endforeach
Texture Image Loaded Upload Action
{{$t->img}} Image loaded @if(isset($models_parts_textures_sides[$model->id][$p->id][$t->id][$s->id]) && $models_parts_textures_sides[$model->id][$p->id][$t->id][$s->id]) @endif