@if ($item->product->user_id == \Auth::id())
@method('PATCH')
@endif
@method('DELETE')