@php $images = $getRecord()->getMedia($collection)->map(fn($media) => $media->getUrl())->toArray(); @endphp