@extends('emails.layouts.main') @section('title', 'Password Reset') @section('content')
Reset Your Password
Hi {{$userName}},
We received a request to reset your password for your OrhanErgun account.
If you made this request, you can reset your password by clicking the button below:
Password Reset
If you didn’t request a password reset. Your password will remain unchanged.
@endsection