Reset your password
@if(\Session::has('error'))
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif