@if(empty($simple)) @php($simple = false) @endif @if(!$simple) @php($section=$website->section($page)) @php($parents=$website->parents($page)) @endif

@if($simple) @yield('title') @elseif(count($parents) && $page->content_type != 'mainsection') {{$section->locale->title}} @endif