@php $setting = App\Models\Setting::first(); @endphp @if ($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif