I have Two models called Product and Store In Store model i have this codes:
public function products() { return $this->belongsToMany(Product::