{!! __('Showing') !!} {{ $items->firstItem() }} {!! __('to') !!} {{ $items->lastItem() }} {!! __('of') !!} {{ $items->total() }} {!! __('results') !!}

@foreach ($items as $item) @if($item->img_01 != null && Storage::exists($item->img_01)) @else @endif @endforeach
Imagine Nume ISSN Categorie Editor Format Actiune
{{Str::of('/uploads/default/default.jpg')->basename('.jpg')}}
{{ $item->item_name }}
{{ $item->issn }}
@foreach($item->categories as $key => $category) {{ ucfirst($category->name) }} @endforeach {{ $item->publisher }}
{{ $item->format }}
{{-- --}} {{-- --}}
Title

{{__('product.alertSentenceProduct')}}

@csrf @method('DELETE')
{{ $items->links('vendor.pagination.tailwind') }}