Контакты
Режим работы
                        {{ slotProps.selectedCenter.WORK_TIME_HINT_VALUE }}
                            Пн-Пт: {{ slotProps.selectedCenter.WORK_DAYS_START }} - {{ slotProps.selectedCenter.WORK_DAYS_END }}
                            
                                Сб-Вс: {{ [ slotProps.selectedCenter.WORK_SAT_START, (slotProps.selectedCenter.WORK_SAT_START != slotProps.selectedCenter.WORK_SUNDAY_END ? slotProps.selectedCenter.WORK_SUNDAY_END : '') ].filter(v=>v).join(' - ') }}
                            
                            
                                
                                    Сб: {{ [ slotProps.selectedCenter.WORK_SAT_START, (slotProps.selectedCenter.WORK_SAT_START != slotProps.selectedCenter.WORK_SAT_END ? slotProps.selectedCenter.WORK_SAT_END : '') ].filter(v=>v).join(' - ') }}
                                
                                
                                    Вс: {{ [ slotProps.selectedCenter.WORK_SUNDAY_START, (slotProps.selectedCenter.WORK_SUNDAY_START != slotProps.selectedCenter.WORK_SUNDAY_END ? slotProps.selectedCenter.WORK_SUNDAY_END : '') ].filter(v=>v).join(' - ') }}
                                
                            
                        - Все
- Легковые СЦ
- Грузовые СЦ