@if ( $errors->any() ) @section('scripts') @parent @foreach( $errors->all() as $error) @endforeach @endsection @endif