@use('App\Models\Setting') @php $settings = Setting::pluck('values')?->first(); @endphp