| # | Title | Description | Categories | Price | Thumbnail | Date Created | Actions | ||
|---|---|---|---|---|---|---|---|---|---|
| {{ $product->id }} | {{ $product->title }} | {!! $product->description !!} | @if($product->categories()->count() > 0) @foreach($product->categories as $children) {{$children->title}}, @endforeach @else {{"product"}} @endif | {{ $product->price }} | {{ $product->created_at }} | Publish | |||
| No products Found. | |||||||||