| Image | Name | Category | {{--Status | --}} {{--Sort Order | --}}Created | Actions |
|---|---|---|---|---|---|---|
|
@if($product->image_url)
|
{{ $product->name }} {{ Str::limit($product->description, 50) }} |
{{ $product->category->name ?? 'Uncategorized' }} | {{--{{ $product->is_active ? 'Active' : 'Inactive' }} | --}} {{--{{ $product->sort_order }} | --}}
{{ $product->created_at->format('M d, Y') }} by {{ $product->creator->name ?? 'System' }} |
|
| No products found. | ||||||