@php $appLogoSmall = \App\Models\AppSetting::getLogoSmallUrl(); $appName = \App\Models\AppSetting::getAppName() ?? 'Glastree'; @endphp