@if (edgesSupportEnabled()) { }
customer.title @if (entityForm.get('title').hasError('required')) { {{ 'customer.title-required' | translate }} } @if (entityForm.get('title').hasError('maxlength')) { {{ 'customer.title-max-length' | translate }} }
@if (entity?.id) {
{{ 'dashboard.home-dashboard-hide-toolbar' | translate }}
} customer.description