@can('massDelete', App\Product::class) @if (\Auth::user()->isFromPlatform() || ($product->inventories_count == 0 && $product->shop_id == \Auth::user()->shop_id)) @endif @endcan