{{ 'employees.table.associate.roles' | translate }}: {{ user?.surname + ' ' + user?.name || 'Caricamento...' }}
@for (ruolo of ruoli; track ruolo; let i = $index) { } @if(ruoli.length === 0) { }
{{ 'labels.ruolo' | translate }} {{ 'employees.table.associate.roles' | translate }}
{{ ruolo.rl_name }} {{ ruolo.rl_name && ruolo.rl_name !== '' ? ' - ' : '' }} {{ ruolo.rl_description }}
Nessun dato disponibile