@section('subtitle', $page->title) @section('title', $page->header) @section('header-image', asset(UI::get('default-header-image')) ?? null)
Last Updated

{{ $page->updated_at->format('d F, Y') }}

{!! $page->details !!}