ID | Product Name | Product Image | Category | Sub Category | Images | Actions |
---|---|---|---|---|---|---|
{{ $product->id }} | {{ $product->name }} |
@if ($product->image == null)
![]() |
{{ $product->category->name ?? '' }} | {{ $product->subcategory->name ?? '' }} | Manage Images | Edit Delete |