@csrf
@if ( $validator && $validator->errors()->first('email') )
{{ $validator->errors()->first('email') }}
@endif