File manager - Edit - /var/www/ratemypay_dev/storage/framework/views/bcc2200175dbba538b00ec12a4cec365.php
Back
<!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="x-apple-disable-message-reformatting"> <meta name="format-detection" content="telephone=no,address=no,email=no,date=no,url=no"> <title><?php echo $__env->yieldContent('title', config('app.name')); ?></title> <!--[if mso]> <noscript> <xml> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml> </noscript> <![endif]--> <style> /* ── Reset ── */ * { box-sizing: border-box; } body, table, td, a { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } table, td { mso-table-lspace: 0pt; mso-table-rspace: 0pt; } img { -ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; } /* ── Base ── */ body { margin: 0 !important; padding: 0 !important; background-color: #F3F4F8; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; } /* ── Wrapper ── */ .email-wrapper { width: 100%; background-color: #F3F4F8; padding: 40px 16px; } /* ── Card ── */ .email-card { max-width: 560px; margin: 0 auto; background-color: #ffffff; border-radius: 16px; overflow: hidden; box-shadow: 0 4px 24px rgba(47, 61, 126, 0.08); } /* ── Header ── */ .email-header { background-color: #2F3D7E; padding: 32px 40px 28px; text-align: center; } .email-header img { height: 32px; width: auto; } .email-header .header-badge { display: inline-block; margin-top: 14px; background-color: rgba(255,255,255,0.15); color: #ffffff; font-size: 11px; font-weight: 600; letter-spacing: 0.8px; text-transform: uppercase; padding: 4px 12px; border-radius: 100px; } /* ── Body ── */ .email-body { padding: 40px 40px 32px; } .email-body h1 { margin: 0 0 8px 0; font-size: 22px; font-weight: 700; color: #101828; line-height: 1.3; } .email-body .subtitle { margin: 0 0 28px 0; font-size: 14px; color: #4A5565; line-height: 1.6; } /* ── OTP Box ── */ .otp-box { background: linear-gradient(135deg, #EEF1F7 0%, #E8EDF8 100%); border: 1px solid #D1D9EE; border-radius: 12px; padding: 24px; text-align: center; margin: 0 0 28px 0; } .otp-label { font-size: 11px; font-weight: 600; color: #6B7280; text-transform: uppercase; letter-spacing: 0.8px; margin: 0 0 12px 0; } .otp-code { font-size: 40px; font-weight: 800; color: #2F3D7E; letter-spacing: 10px; margin: 0; font-family: 'Courier New', Courier, monospace; } .otp-expiry { font-size: 12px; color: #6B7280; margin: 10px 0 0 0; } /* ── Info block ── */ .info-block { background-color: #EFF6FF; border: 1px solid #BEDBFF; border-radius: 10px; padding: 16px; margin: 0 0 28px 0; display: flex; gap: 12px; align-items: flex-start; } .info-block-icon { flex-shrink: 0; margin-top: 1px; } .info-block-text { font-size: 13px; color: #374151; line-height: 1.5; margin: 0; } .info-block-text strong { color: #101828; display: block; margin-bottom: 2px; } /* ── Divider ── */ .divider { border: none; border-top: 1px solid #E5E7EB; margin: 0 0 24px 0; } /* ── Footer ── */ .email-footer { background-color: #F9FAFB; border-top: 1px solid #E5E7EB; padding: 24px 40px; text-align: center; } .email-footer p { font-size: 12px; color: #9CA3AF; margin: 0 0 4px 0; line-height: 1.6; } .email-footer a { color: #2F3D7E; text-decoration: none; } /* ── Content helpers ── */ .text-body { font-size: 14px; color: #374151; line-height: 1.7; margin: 0 0 20px 0; } .text-muted { font-size: 13px; color: #6B7280; line-height: 1.6; } /* ── Mobile ── */ @media only screen and (max-width: 600px) { .email-body { padding: 28px 24px 24px; } .email-header { padding: 24px 24px 20px; } .email-footer { padding: 20px 24px; } .otp-code { font-size: 32px; letter-spacing: 6px; } } </style> </head> <body> <div class="email-wrapper"> <div class="email-card"> <div class="email-header"> <div class="header-badge"><?php echo $__env->yieldContent('header-badge', 'RateMyPay for Business'); ?></div> </div> <div class="email-body"> <?php echo $__env->yieldContent('body'); ?> </div> <div class="email-footer"> <p>© <?php echo e(date('Y')); ?> <?php echo e(config('app.name')); ?>. All rights reserved.</p> <p> <a href="<?php echo e(config('app.url')); ?>"><?php echo e(config('app.url')); ?></a> · <a href="<?php echo e(config('app.url')); ?>/privacy">Privacy Policy</a> · <a href="<?php echo e(config('app.url')); ?>/terms">Terms of Service</a> </p> </div> </div> <p style="text-align:center; font-size:12px; color:#9CA3AF; margin-top:20px;"> You received this email because an account was created or a password reset was requested for this address on <?php echo e(config('app.name')); ?>. If this wasn't you, please ignore this email. </p> </div> </body> </html><?php /**PATH /var/www/ratemypay_dev/resources/views/emails/business/layout.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings