@csrf
@foreach ($errors->all() as $error)
@endforeach
@include('layouts.footer')