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