Tipi Servizio @if (loading) {
} @if (!loading && serviceTypes.length === 0) {

Nessun tipo di servizio

} @if (serviceTypes.length > 0) { @for (st of serviceTypes; track st) {

{{ st.st_name }}

{{ getModeLabel(st.st_mode) }} · {{ st.st_duration_minutes }} min @if (st.category_name) { · {{ st.category_name }} } @if (!st.st_active) { · Inattivo }

}
}
{{ isNew ? 'Nuovo Tipo Servizio' : 'Modifica Tipo Servizio' }} Chiudi Nessuna categoria @for (cat of categories; track cat) { {{ cat.sc_name }} } @for (opt of modeOptions; track opt) { {{ opt.label }} } Richiede allegati Attivo Salva Nuova Categoria Chiudi Crea Categoria