Updated hrefs

This commit is contained in:
frederikpyt
2020-06-17 11:28:48 +02:00
parent 99c2b16752
commit fe9a97656f
9 changed files with 41 additions and 57 deletions
+4 -1
View File
@@ -16,6 +16,9 @@
{{------Admin Panel
{{----}}
{{--Index--}}
{{----}}@extends("admin.index")
{{--Create User--}}
{{--@extends("admin.users.create")--}}
@@ -26,7 +29,7 @@
{{--@extends("admin.users.update")--}}
{{--Create Menuplan--}}
{{----}}@extends("admin.menuplan.create")
{{--@extends("admin.menuplan.create")--}}
{{--Read Menuplan--}}
{{--@extends("admin.menuplan.show")--}}