Working on MenuPlanController.php
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
@endsection
|
||||
|
||||
@section("path")
|
||||
<a href="{{ route('menuplans.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")
|
||||
Din menuplan blev (ikke) redigeret.
|
||||
Din menuplan blev redigeret.
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user