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/welcome.blade.php
<!DOCTYPE html>
    <html lang="en-US">
      <head>
        <meta charset="utf-8">
      </head>
      <body>
        <!-- <h2>New Letter</h2> -->
       <p>Hi, {{$name}}</p>  
       <br>

       <p>
       		Thanks for creating an account on Swamanda. <br>You can access your account to view premium Images and videos and more at: <a target="_blank" href="http://amanda.imenso.co/">http://amanda.imenso.co/</a>
       </p>
       <br>
       <br><br>
       <p>Regards,Swamanda</p>
      </body>
    </html>