UnknownSec Bypass
403
:
/
mnt
/
lmsestudio-instance-vol002
/
lms_4cd92d08affc
/
resources
/
views
/
layouts
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
email.blade.php
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="pt"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="format-detection" content="telephone=no"> <title>{!! trans('email.titleEmails') !!}</title> <style type="text/css"> body { margin: 0; padding: 0; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } table { border-spacing: 0; } table td { border-collapse: collapse; } .ExternalClass { width: 100%; } .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; } .ReadMsgBody { width: 100%; background-color: #ebebeb; } table { mso-table-lspace: 0pt; mso-table-rspace: 0pt; } img { -ms-interpolation-mode: bicubic; } .yshortcuts a { border-bottom: none !important; } @media screen and (max-width: 599px) { .force-row, .container { width: 100% !important; max-width: 100% !important; } } @media screen and (max-width: 400px) { .container-padding { padding-left: 12px !important; padding-right: 12px !important; } } .ios-footer a { color: #aaaaaa !important; text-decoration: underline; } </style> </head> <body style="margin:0; padding:0;" bgcolor="#F0F0F0" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table border="0" width="100%" height="100%" cellpadding="0" cellspacing="0" bgcolor="#F0F0F0"> <tr> <td align="center" valign="top" bgcolor="#F0F0F0" style="background-color: #F0F0F0;"> <br> <table border="0" width="600" cellpadding="0" cellspacing="0" class="container" style="width:600px;max-width:600px"> <tr> <td class="container-padding header" align="left" style="font-family:Helvetica, Arial, sans-serif;font-size:24px;font-weight:bold;padding-bottom:12px;color:#DF4726;padding-left: 10px;padding-right:10px"> @if(!empty($template['logo'])) <!--<img src="{{ (isset($email['url']) ? $email['url'] : \URL::to('/')).'/storage/template/'.$template['logo'] }}" class="img-responsive" width="400px" height="105px">--> <img src="{{ \URL::to('/').'/storage/template/'.$template['logo'] }}" class="img-responsive" width="400px" height="105px"> @else <img src="{{ \URL::to('/').'/assets/images/site/logotipo.png' }}" class="img-responsive" width="400px" height="105px"> @endif </td> </tr> <tr> <td class="container-padding content" align="left" style="padding-left:24px;padding-right:24px;padding-top:12px;padding-bottom:12px;background-color:#ffffff"> <br> <div class="title" style="font-family:Helvetica, Arial, sans-serif;font-size:18px;font-weight:600;color:#374550">@yield('title')</div> <br> <div class="body-text" style="font-family:Helvetica, Arial, sans-serif;font-size:14px;line-height:20px;text-align:left;color:#333333"> @yield('content') <br><br> </div> </td> </tr> <tr> <td class="container-padding footer-text" align="left" style="font-family:Helvetica, Arial, sans-serif;font-size:12px;line-height:16px;color:#aaaaaa;padding-left: 10px;padding-right:10px"> <br><br> {{ !empty($config['site_name']) ? $config['site_name'] : '' }} - {!! trans('email.textReserved') !!}. <br><br> {!! trans('email.textEmailFooter') !!}. <br><br> <!--<a href="{{ (isset($email['url']) ? $email['url'] : \URL::to('/')) }}" style="color:#aaaaaa"> {{ (isset($email['url']) ? $email['url'] : \URL::to('/')) }} </a><br>--> <a href="{{ \URL::to('/') }}" style="color:#aaaaaa">{{ \URL::to('/') }}</a><br> <br><br> </td> </tr> </table> </td> </tr> </table> </body> </html>
Copyright © 2026 - UnknownSec