{{ $site->name() }}

{{ $page->title }}

@if ($page->published_on)

{{ $page->published_on->toFormattedDateString() }}

@endif
{!! $html !!}