@if ((isLoading$ | async) === false) {

{{ 'collection.create.sub-head' | translate:{ parent: dsoNameService.getName((parentRD$| async)?.payload) } }}

}
@if (isLoading$ | async) { }