@stack('style')
@yield('content') @if (session()->has('error')) @endif @if ($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif