{{ 'PAC.Xpert.CreateXpertFromTemplate' | translate : { Default: 'Create a digital expert from template ' + originName, value: originName } }}
{{ 'PAC.KEY_WORDS.Workspace' | translate: { Default: 'Workspace' } }}
@for (workspaceOption of workspaceOptions(); track workspaceOption.value) { {{ workspaceOption.label }} } {{ 'PAC.Xpert.HowtoCreate' | translate: { Default: 'How to create' } }}
@if (loading()) { }