@include('global.header-links')
| Product | Short Description | Qty | Unit Price | Rating | Published | Actions |
|---|---|---|---|---|---|---|
|
{{$product->name}}
Category: {{$product->category->name}}
|
{!! Str::limit($product->description, 50) !!} | {{$product->qty}} | {{$product->price}} |
{{$product->created_at->diffForHumans()}}
|
Actions |