@php $appName = \App\Models\Setting::get('app_name', 'Ujian Online'); $logoPath = \App\Models\Setting::get('logo_path'); @endphp