@if(isset($title))

{{ $title }}

@endif @if(isset($description))

{{ $description }}

@endif
@if(isset($aside)) {{ $aside }} @endif