+
+
+
+
+
+ search
+
+
+
+
+
+ {{ $tc("words.name") }}
+ {{ $tc("words.cluster") }}
+ {{ $tc("words.createdAt") }}
+ {{ $tc("words.cities") }}
+ {{ $tc("words.agents") }}
+
+
+
+ {{ miniGrid.name }}
+
+
+ {{ miniGrid.cluster?.name || "-" }}
+
+
+ {{ formatDate(miniGrid.created_at) }}
+
+
+ {{ miniGrid.cities_count || 0 }}
+
+
+ {{ miniGrid.agents_count || 0 }}
+
+
+
+
+