@if ($showAvailableProducts && $products->count() > 0) @endif @if ($showAvailableProducts) @endif
@if ($showAvailableProducts) @endif @if (!$showAvailableProducts) @endif @forelse ($products as $product) @if ($showAvailableProducts) @endif @if (!$showAvailableProducts) @endif @empty @endforelse
اسم المنتج
{{ $product->title }} @livewire('store.item.tag', ['itemId' => $this->getItemId($product->id)], key($this->getItemId($product->id)))
لا توجد نتائج.
{{ $products->links() }}