One Hat Cyber Team
Your IP :
3.129.211.123
Server IP :
104.21.96.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
forge
/
app.gftag.com
/
storage
/
framework
/
views
/
View File Name :
76108603a52d2e96fed7c81ef3b31820.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title><?php echo e(config('app.name')); ?></title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="color-scheme" content="light"> <meta name="supported-color-schemes" content="light"> <style> @media only screen and (max-width: 600px) { .inner-body { width: 100% !important; } .footer { width: 100% !important; } } @media only screen and (max-width: 500px) { .button { width: 100% !important; } } </style> </head> <body> <table class="wrapper" width="100%" cellpadding="0" cellspacing="0" role="presentation"> <tr> <td align="center"> <table class="content" width="100%" cellpadding="0" cellspacing="0" role="presentation"> <?php echo e($header ?? ''); ?> <!-- Email Body --> <tr> <td class="body" width="100%" cellpadding="0" cellspacing="0" style="border: hidden !important;"> <table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation"> <!-- Body content --> <tr> <td class="content-cell"> <?php echo e(Illuminate\Mail\Markdown::parse($slot)); ?> <?php echo e($subcopy ?? ''); ?> </td> </tr> </table> </td> </tr> <?php echo e($footer ?? ''); ?> </table> </td> </tr> </table> </body> </html> <?php /**PATH /home/forge/app.gftag.com/resources/views/vendor/mail/html/layout.blade.php ENDPATH**/ ?>