@php $images = $getRecord()->getMedia($collection)->map(fn($media) => $media->getUrl())->toArray(); @endphp
@if(count($images) > 0)
@foreach($images as $image) wash-photo @endforeach
@else
لا توجد صور
@endif {{-- نافذة التكبير --}}