Fixed EventController to go to Events instead of bookings
Added app->events->index page (needed backend and a foreach loop (foreach event do...)) Changed name in menu 'Vaske Booking Liste' to 'Reservationer'
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
Aktiviteter
|
||||
</a>
|
||||
<a href="washing-reservations">
|
||||
<img src="{{URL::asset('/images/icons/Vaske booking liste.svg')}}" alt="Vaske booking liste">
|
||||
Vaske booking liste
|
||||
<img src="{{URL::asset('/images/icons/Vaske booking liste.svg')}}" alt="Reservationer">
|
||||
Reservationer
|
||||
</a>
|
||||
<a href="">
|
||||
<img src="{{URL::asset('/images/icons/Galleri.svg')}}" alt="Galleri">
|
||||
|
||||
Reference in New Issue
Block a user