notifications finish

This commit is contained in:
merdan 2022-07-06 17:36:15 +05:00
parent e513de93af
commit b556989e57
1 changed files with 3 additions and 1 deletions

View File

@ -304,7 +304,9 @@
<tr>
<td>
<a href="{{route('admin.catalog.products.edit',['id'=>$item->product_id])}}">{{ $item->getTypeInstance()->getOrderedItem($item)->sku }}</a>
<a href="{{route('admin.catalog.products.edit',['id'=>$item->product_id])}}">
<img src="{{ $item->getTypeInstance()->getBaseImage($item)->sku }}" alt="suraty" height="40" width="40">
</a>
</td>
<td>