Removed @extends("app.layout.header") from a few blade.php files in app

This commit is contained in:
Anders
2020-07-29 12:25:36 +02:00
parent faec1f66c5
commit bc2323b915
5 changed files with 726 additions and 4 deletions
@@ -1,5 +1,4 @@
@extends("app.layout.base")
@extends("app.layout.header")
@section("title")
Aktiviteter
@endsection