@extends("admin.layout.base") @extends("admin.layout.header") @section("title") Menuplan - Vis @endsection @section("path") Vis Menuplan / @endsection @section("content")
CreateOpret Menuplan
@foreach($menuPlans as $menuplan) @endforeach
Uge Print Update Delete
{{$menuplan->week}} $menuplan ]) }}" target="_blank">Print $menuplan ]) }}">Update
$menuplan ]) }}" class="w-100 nostyle"> @csrf @method("delete")
{{ $menuPlans->links() }} @endsection