@include('_partials._html_header', $data)
@if (count($errors) > 0)
@endif
@csrf

Forgot password?

@include('_partials._html_footer')