@if($proof && $proof->images) @foreach($proof->images as $image) Proof Image @endforeach @else

{{__('No proof images found.')}}

@endif