@yield('style')
@foreach($errors->all() as $error) @endforeach
@yield('content')
@yield('script')