fix: placeholder for Stimmrecht added on level 8 to the menue
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user