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