belongsToMany(ProjectModal::class, 'project_frameworks_relations', 'framework_id', 'project_id'); } }