{{ csrf_field() }} @if ( $errors->count() )
{!! implode('
', $errors->all()) !!}
@endif
{{-- --}} I forgot my password