Added Bookings to admin panel - Fixed app->root->index.blade.php

This commit is contained in:
Anders
2020-06-24 11:21:16 +02:00
parent ef58701a6e
commit d7d33d1696
2 changed files with 17 additions and 5 deletions
@@ -28,6 +28,15 @@
{{-- <a href="{{ route("menu-plans.create") }}" class="text-white"><img src="{{ asset('/images/icons/plus.svg') }}" alt="Create">Opret Menuplan</a>--}}
</div>
</div>
<div class="segment">
<h3 class="text-white">Booking</h3>
<div class="row">
{{-- <a href="{{ route("bookings.index") }}" class="text-white"><img src="{{ asset('/images/icons/eye.svg') }}" alt="Read">Vis Bookings</a>--}}
</div>
<div class="row">
{{-- <a href="{{ route('bookings.create') }}" class="text-white"><img src="{{ asset('/images/icons/plus.svg') }}" alt="Create">Opret Booking</a>--}}
</div>
</div>
</div>
<div class="w-85" style="background-color: #cccccc;">
<div class="directorypath text-white">