MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/amanda/resources/views/emails/reset_password_link.blade.php
<!DOCTYPE html>
    <html lang="en-US">
      <head>
        <meta charset="utf-8">
      </head>
      <body>
        <h2>Hello!</h2>
       
      <p>You are receiving this email because we received a password reset request for your account.</p>
      <a style="text-align: center;" href="{{$resetLink}}" class="btn btn-primary">Reset Password</a>

      <p>This password reset link will expire in 60 minutes.</p>
      <p>
          If you did not request a password reset, no further action is required.    
      </p>

      <br>
       <br><br>
       <p>Regards,Swamanda</p>
      </body>
    </html>