diff --git a/frontend/src/components/AdminItemsPanel.vue b/frontend/src/components/AdminItemsPanel.vue
new file mode 100644
index 0000000..944b8a7
--- /dev/null
+++ b/frontend/src/components/AdminItemsPanel.vue
@@ -0,0 +1,523 @@
+
+
+ Manage reference prices for instant sell
+ Loading items... No items found
+
+
+
+
+
+
+
+
+
+ Item
+
+
+ Game
+
+
+ Price
+
+
+ Type
+
+
+ Last Updated
+
+
+ Actions
+
+
+
+
+
+
+ (e.target.src = '/placeholder.png')"
+ />
+
+
+ {{ item.game.toUpperCase() }}
+
+
+
+
+
+ {{ item.priceType || 'safe' }}
+
+
+
+
+
+