+
+ ← Головне меню
+
+ Assistant System
+
{user?.full_name}
- {user ? (ROLE_LABEL[user.role] ?? user.role) : ''}
+ {user ? ROLE_LABEL[user.role] : ''}
@@ -188,11 +188,6 @@ export function DashboardPage() {
Замовлення
- {user?.role === 'admin' && (
-
- Каси
-
- )}
{tab === 'no_receipt' && canFiscalize && (