Fix menu plan index

This commit is contained in:
2020-06-25 15:29:43 +02:00
parent ec8eba98c8
commit 795f7a919b
3 changed files with 4 additions and 4 deletions
@@ -6,7 +6,7 @@
@endsection
@section("path")
<a href="{{ route('menu-plans.create') }}" class="text-white">Opret Menuplan</a> /
<a href="{{ route('menuplans.create') }}" class="text-white">Opret Menuplan</a> /
@endsection
@section("content")