Added 2 more pages to Menuplans - Edited Href in Menuplans, Users & Washing-Machines
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
@extends("admin.layout.base")
|
||||
@extends("admin.layout.header")
|
||||
|
||||
@section("title")
|
||||
Menuplan - Fjern
|
||||
@endsection
|
||||
|
||||
@section("path")
|
||||
<a href="{{ route('menuplans.delete') }}" class="text-white">Fjern Menuplan</a> /
|
||||
@endsection
|
||||
|
||||
@section("content")
|
||||
@endsection
|
||||
Reference in New Issue
Block a user