@extends('layouts.blank') @section('content')
{{ translate('Reset Password') }}
{{translate('Enter your email address and new password and confirm password.')}}
@csrf
{{ translate('Reset Password') }}
@endsection