fix: placeholder for Stimmrecht added on level 8 to the menue

This commit is contained in:
2025-11-20 12:24:43 +01:00
parent ce80a5a022
commit 67df5f36c1
@@ -1046,6 +1046,14 @@ new #[Layout('components.layouts.app'), Title('Unternehmensauskunft Transaktione
['label' => 'Stimmrechtsmitteilungen d. Gegenpartei', 'key' => 'counterparty_corporate_votes', 'prompt_id' => '32'],
],
],
[
'title' => 'Jahresbericht',
'description' => null,
'fields' => [
['label' => 'Jahresbericht (Platzhalter)', 'key' => 'entity_corporate_annualreport', 'prompt_id' => null],
['label' => 'Jahresbericht d. Gegenpartei (Platzhalter)', 'key' => 'counterparty_corporate_annualreport', 'prompt_id' => null],
],
],
[
'title' => 'Audit-Hinweise (Bestätigungsvermerk)',
'description' => null,