+
-
+ @include('pages.page-display') -
-
+ + @include('pages.page-display') -
- Created {{$page->created_at->toDayDateTimeString()}} @if($page->createdBy) by {{$page->createdBy->name}} @endif
-
- Last Updated {{$page->updated_at->toDayDateTimeString()}} @if($page->updatedBy) by {{$page->updatedBy->name}} @endif
-
-
+ @include('partials.entity-export-meta', ['entity' => $page])
+