Add Spareparts module with CRUD functionality and UI components.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<flux:navbar.item wire:navigate icon="stop-circle" href="{{ route('filaments.index') }}">
|
||||
Filaments
|
||||
</flux:navbar.item>
|
||||
<flux:navbar.item wire:navigate icon="wrench-screwdriver" href="{{ route('filaments.index') }}">
|
||||
<flux:navbar.item wire:navigate icon="wrench-screwdriver" href="{{ route('spareparts.index') }}">
|
||||
SpareParts
|
||||
</flux:navbar.item>
|
||||
</flux:navbar>
|
||||
|
||||
Reference in New Issue
Block a user