Add interactive map to visualize candidates provenance using Leaflet
This commit is contained in:
@@ -55,6 +55,11 @@ const navItems = [
|
||||
label: 'Selection',
|
||||
icon: 'M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z',
|
||||
},
|
||||
{
|
||||
route: 'admin.candidates.map',
|
||||
label: 'Carte',
|
||||
icon: 'M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z M15 11a3 3 0 11-6 0 3 3 0 016 0z',
|
||||
},
|
||||
];
|
||||
|
||||
const superAdminItems = [
|
||||
|
||||
Reference in New Issue
Block a user