-
+
+
+
+
@include('core::public._items-navigator', ['module' => 'Events', 'model' => $model])
diff --git a/src/resources/views/public/past.blade.php b/src/resources/views/public/past.blade.php index fd6e317..6e4e153 100644 --- a/src/resources/views/public/past.blade.php +++ b/src/resources/views/public/past.blade.php @@ -1,12 +1,23 @@ -@extends('core::public.master') +@extends('pages::public.master') @section('bodyClass', 'body-events body-events-index body-page body-page-'.$page->id) -@section('content') +@section('page-header') +@endsection + +@section('page') -