@if($page->version() !== $page->defaultVersion)
You're looking at {{ $page->version() }} documentation. The current version is {{ $page->defaultVersion }}. You can find the docs for the current version here.
@endif @yield('content')