Fixes on Menuplan sites

This commit is contained in:
Frederikmillingpytlick 2020-06-15 12:42:09 +02:00
parent 390969cf96
commit eb2ce43928
3 changed files with 6 additions and 6 deletions

View File

@ -2,11 +2,11 @@
@extends("admin.layout.header")
@section("title")
User - Delete
Menuplan - Delete
@endsection
@section("path")
<a href="" class="text-white">Fjern Bruger</a> /
<a href="" class="text-white">Fjern Menuplan</a> /
@endsection
@section("content")

View File

@ -2,11 +2,11 @@
@extends("admin.layout.header")
@section("title")
User - Read
Menuplan - Read
@endsection
@section("path")
<a href="" class="text-white">Vis Brugere</a> /
<a href="" class="text-white">Vis Menuplan</a> /
@endsection
@section("content")

View File

@ -2,11 +2,11 @@
@extends("admin.layout.header")
@section("title")
Bruger - Rediger
Menuplan - Rediger
@endsection
@section("path")
<a href="" class="text-white">Rediger Bruger</a> /
<a href="" class="text-white">Rediger Menuplan</a> /
@endsection
@section("content")