Uthhan {{$category}} Product List
{{$category}} Product Table
| Product Image | Product Name | Product Id | Product Category | Product Price | Created on | Edit |
|---|---|---|---|---|---|---|
|
|
{{ Str::limit($edit->product_name, 70) }} | {{ $edit->id }} | {{ $edit->product_category }} | {{ $edit->selling_price }} | {{ $edit->created_on }} |
@if(empty($edit->featured))
@else
@endif
|
|
|
||||||