{{__('common.view')}} @if (permissionCheck('product.edit')) @if($type == "superadmin" || $type == "admin" || $type == "staff" || $products->is_approved == 0) id) }} @else {{ route('seller.my-product.edit', $products->id) }} @endif">{{__('common.edit')}} @endif @endif @if (permissionCheck('product.clone')) id) }} @else {{ route('seller.my-product.clone', $products->id) }} @endif">{{__('common.clone')}} @endif @if (permissionCheck('product.destroy')) @if($type == "superadmin" || $type == "admin" || $type == "staff" || $products->is_approved == 0) {{__('common.delete')}} @endif @endif