| Название | Категория | Стоимость | Часов | Форма обучения | Статус | Действия |
|---|---|---|---|---|---|---|
|
{{ TEXT_LIMIT(education.title, 50) }}
{{ TEXT_LIMIT(education.target_group, 40) }}
|
{{ education.category?.title || '—' }} | {{ formatPrice(education.price) }} | {{ education.learning_time }} | {{ EducationForm.fromValue(education.form_education)?.label || getFormEducationLabel(education.form_education) }} | {{ education.is_active ? 'Активна' : 'Неактивна' }} |