+ {{ t('calendar.calendars') }} +
+{{ t('calendar.no_calendars') }}
+| + {{ t('calendar.name') }} + | ++ {{ t('schedule.event_type') }} + | ++ {{ t('calendar.event_count') }} + | ++ {{ t('customer.created_by') }} + | ++ {{ t('customer.created_at') }} + | ++ {{ t('common.actions') }} + | +
|---|---|---|---|---|---|
|
+
+
+
+
+
+
+ {{ calendar.Name }}
+
+ {{ t('calendar.deleted') }}
+
+
+
+ {{ calendar.Description }}
+
+ |
+
+
+ + + {{ calendar.IsPublic ? t('calendar.public') : t('calendar.private') }} + + | + + +
+
+
+ |
+
+
+
+
+
+ |
+
+
+ + {{ formatDateTime(calendar.CreatedAt) }} + | + + +
+
+
+
+
+ |
+