belongsToMany(Disease::class, 'disease_symptoms') ->withPivot('cf_value'); } }