@if($theme->logo_image) {{ setting('site_name') }} @elseif($theme->logo_text) {{ $theme->logo_text }} @else {{ $site_name }} @endif