Add migration scripts, activity handler, and registry components for equipment, materials, and people
This commit is contained in:
@@ -8,6 +8,7 @@ const NAV = [
|
||||
{ label: 'Vehicles', href: '/registry/vehicles', icon: 'truck', section: 'resources' },
|
||||
{ label: 'Equipment', href: '/registry/equipment', icon: 'wrench', section: 'resources' },
|
||||
{ label: 'Materials', href: '/registry/materials', icon: 'package', section: 'resources' },
|
||||
{ label: 'Profiles', href: '/registry/profiles', icon: 'layout-template', section: 'resources' },
|
||||
{ label: 'Reports', href: '/reports', icon: 'bar-chart-2', section: 'operations' },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user