belongsToMany(ProjectModal::class, 'project_labels_relations', 'label_id', 'project_id'); } }