@foreach ($files as $file) @php $imagePath = $file->fileUrlNew(['id' => $file->id, 'type' => 'items', 'isMediamanager' => true]) @endphp @if(!empty($imagePath))
@endif @endforeach
{!! $files->links() !!}