@if(Route::currentRouteName() == 'index') {{config('settings.name')}} @elseif(str_starts_with(Route::currentRouteName(), 'page.')) @elseif($content->type->name == "News") @elseif($content->type->name == "Produto") @endif @elseif(Route::currentRouteName() == 'contents.show' and isset($author)) @else @endif @if($_schriftart == "Montserrat") @endif