@if(Route::currentRouteName() == 'index') @elseif(Route::currentRouteName() == 'page.show') @elseif(Route::currentRouteName() == 'lists.show' and isset($content)) @elseif(Route::currentRouteName() == 'contents.show' and isset($content)) {{ $content->title }} @if ($content->image) @else @endif @if($content->type->name == "Vaga") @elseif($content->type->name == "Produto") @endif @elseif(Route::currentRouteName() == 'contents.show' and isset($author)) @else @endif @if($_schriftart == "Montserrat") @endif