diff --git a/resources/scripts/components/admin/AdminTable.tsx b/resources/scripts/components/admin/AdminTable.tsx
new file mode 100644
index 000000000..c5fd5564c
--- /dev/null
+++ b/resources/scripts/components/admin/AdminTable.tsx
@@ -0,0 +1,163 @@
+import React from 'react';
+import { TableCheckbox } from '@/components/admin/AdminCheckbox';
+import Spinner from '@/components/elements/Spinner';
+import tw from 'twin.macro';
+
+export const TableHead = ({ children }: { children: React.ReactNode }) => {
+ return (
+
+
+
+
+ );
+};
+
+export const TableHeader = ({ name }: { name: string }) => {
+ return (
+
+
+ {children}
+
No items could be found, it's almost like they are hiding.
++ Showing 1 to 10 of 97 results +
+ +No items could be found, it's almost like they are hiding.
-- - |
-
- ID
-
-
-
-
-
- |
-
-
-
- Name
-
-
-
-
-
- |
-
-
-
- Description
-
-
-
-
-
- |
-
- {/* */} - |
---|---|---|---|---|
- |
-
- {nest.id} | -
- |
- {nest.description} | -
- Showing 1 to 10 of 97 results -
- -