@php $logo_details = getGeneralSettingsDetails(); $dashboard_url = Auth::user()->isAdmin() ? route('admin.dashboard') : route('theme.newslooks.user.dashboard'); @endphp
@if ($mood == 'dark') @else @endif