belongsToMany(ProductEmail::class,$this->table,'id','id','id',$this->table.'_id'); } }