(Maybe) Fixed Menuplans

This commit is contained in:
Anders
2020-06-25 13:01:53 +02:00
parent 5b85da54f2
commit 103dfa6830
4 changed files with 7 additions and 26 deletions
@@ -2,11 +2,11 @@
@extends("admin.layout.header")
@section("title")
Menuplan - Read
Menuplan - Vis
@endsection
@section("path")
<a href="{{ route('menuplans.show') }}" class="text-white">Vis Menuplan</a> /
<a href="{{ route('menu-plans.show') }}" class="text-white">Vis Menuplan</a> /
@endsection
@section("content")