@extends('layouts.guest')
@section('content')
Reset your password
{{ __('To reset your password, please enter the email address associated with your account. We\'ll send you a One-Time Password (OTP) to verify your identity and help you reset your password.') }}
@endsection
@push('scripts')
@endpush