@php $footerSetting = \App\Models\Setting::firstOrCreate([], ['slug' => (string) Str::orderedUuid()]); @endphp