Name | Description | Price | Image | Category | Seller | Action | ||
---|---|---|---|---|---|---|---|---|
{{ $sellerProduct->name }} | {{ $sellerProduct->description }} | {{ $sellerProduct->price }} |
![]() |
{{ $sellerProduct->seller_product_category->name }} | {{ $sellerProduct->user->username }} | {!! Form::open(['route' => ['sellerProducts.destroy', $sellerProduct->id], 'method' => 'delete']) !!} {!! Form::close() !!} |