timestamps = false; } public function product() { return $this->belongsTo(IndustryProduct::class); } }