@php $logo = isInstalled() ? \App\Models\Setting::get_value('logo') : ''; @endphp @if($logo!=="") @else @endif {{-- --}} @yield('style')