feat(repairs): add repair management foundation
This commit is contained in:
parent
22e54f212c
commit
e9ec207617
37 changed files with 2149 additions and 7 deletions
|
|
@ -60,6 +60,7 @@ const menu = [
|
|||
icon: Wrench,
|
||||
name: "Reparaturen",
|
||||
href: "/repairs",
|
||||
permission: "repairs.read",
|
||||
},
|
||||
{
|
||||
icon: Package,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue