Added Menuplan sites

This commit is contained in:
Frederikmillingpytlick
2020-06-15 12:29:03 +02:00
parent 563f5ac694
commit 390969cf96
6 changed files with 134 additions and 6 deletions
@@ -0,0 +1,14 @@
@extends("admin.layout.base")
@extends("admin.layout.header")
@section("title")
User - Delete
@endsection
@section("path")
<a href="" class="text-white">Fjern Bruger</a> /
@endsection
@section("content")
Delete
@endsection