Fix edit siden

This commit is contained in:
2020-06-29 08:22:07 +02:00
parent 7d13933ea7
commit b1ae0f0964
2 changed files with 3 additions and 3 deletions
@@ -6,7 +6,7 @@
@endsection
@section("path")
<a href="{{ route('menu-plans.edit') }}" class="text-white">Rediger Menuplan</a> /
<a href="{{ route('menu-plans.edit', ["menu_plan" => $menuplan]) }}" class="text-white">Rediger Menuplan</a> /
@endsection
@section("content")