@if ($images) @foreach($images as $key => $image)
@if ($can_edit ?? true)
@endif
@endforeach @endif @if ($can_edit ?? true) @endif