feat: companies CRUD with person dialog integration and navigation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -24,4 +24,9 @@ export default [
|
||||
action: 'read',
|
||||
subject: 'members',
|
||||
},
|
||||
{
|
||||
title: 'Bedrijven',
|
||||
to: { name: 'organisation-companies' },
|
||||
icon: { icon: 'tabler-building' },
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user