drag_indicator {{ 'PAC.ACTIONS.CREATE' | translate: { Default: 'Create' } }} {{ 'PAC.KEY_WORDS.STORY' | translate: { Default: 'Story' } }}
{{ 'PAC.MENU.STORY.STORY_NAME' | translate: { Default: 'Name' } }} {{ 'PAC.MENU.STORY.Description' | translate: { Default: 'Description' } }} @if (collections?.length) { }
{{ 'PAC.MENU.STORY.Model' | translate: { Default: 'Model' } }}
@for (model of models(); track model.id) { {{ model.name }} }