@if ((appNavNarMode$ | async) === 'collapsed') { }

{{'APP.EDIT_PROFILE.MY_PROFILE' | translate}}

{{'APP.EDIT_PROFILE.GENERAL' | translate}}

@if (!generalSectionEditMode) { } @else { }
@if (generalSectionExpanded) {

{{'APP.EDIT_PROFILE.COMPANY_DETAILS' | translate}}

@if (!contactSectionEditMode) { } @else { }
@if (contactSectionExpanded) {
@for (section of sections; track $index) { }