belongsToMany(NovaCard::class, 'nova_card_tag_relation', 'tag_id', 'card_id') ->withTimestamps(); } }