@extends("admin.layout.base") @extends("admin.layout.header") @section("title") Menuplan - Vis @endsection @section("path") Vis Menuplan / @endsection @section("content") @if(auth()->user()->can('menuplan.create'))
@endifUge | @if(auth()->user()->can('menuplan.edit')) | @endif @if(auth()->user()->can('menuplan.delete')) | @endif |
---|---|---|---|
{{$menuplan->week}} | $menuplan ]) }}" target="_blank"> | @if(auth()->user()->can('menuplan.edit'))$menuplan ]) }}"> | @endif @if(auth()->user()->can('menuplan.delete'))@endif |