@extends('layouts.app') @section('content')
@foreach($errors->all() as $error) {{$error}} @endforeach