@extends('emails.layouts.base') @section('title', 'Reset Password') @section('content')

Hello {{ $name }},

We received a request to reset your password. Use the code below to set a new password.

{{ $otp }}

This code will expire in 10 minutes. If you did not request this, please ignore this email.

Best Regards,
Mojere Cooperative Services.

@endsection