@include('layouts.partials.breadcrumb', ['title' => $title])
@can('product.create')
Add
@endcan
S.N | Title | Product Category | Product Code | Price | Status | Action |
---|---|---|---|---|---|---|
{{ $key + 1 }} | {{ $product->name }} | {{ optional($product->category)->title }} | {{ $product->code }} | {{ $product->price }} | {!! $product->status_name !!} |