Added ColorController & Views

This commit is contained in:
2025-03-10 20:02:13 +01:00
parent d8f429385d
commit 9826f89806
8 changed files with 287 additions and 0 deletions
@@ -9,6 +9,7 @@
<flux:navbar.item icon="archive-box" href="#">Manufacturers</flux:navbar.item>
<flux:navbar.item icon="circle-stack" href="#">Filaments</flux:navbar.item>
<flux:navbar.item icon="chart-pie" href="{{ route('types.index') }}">Types</flux:navbar.item>
<flux:navbar.item icon="swatch" href="{{ route('colors.index') }}">Colors</flux:navbar.item>
</flux:navbar>
<flux:spacer />