belongsToMany(Dataset::class, 'link_documents_collections', 'collection_id', 'document_id'); } }