@if(isset($header->content)) {!! $header->content !!} @endif @if(isset($content)) {!! $content !!} @endif @if(isset($footer->content)) {!! $footer->content !!} @endif