@php $siteName = \App\Models\Setting::get('app_name', config('app.name', 'Gazduire DNS')); $appVersion = config('app.version', '1.0.0'); @endphp