@foreach ($model->images as $image)
{{ RvMedia::image($image, $model->name, attributes: ['width' => '100%']) }}
@endforeach