File manager - Edit - /var/www/html/portalHomolog/resources/views/emails/RedefinirSenhaArteSacra.blade.php
Back
<!DOCTYPE html> <html lang="pt-br"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Redefinir Senha - Arte Sacra</title> <style> body { font-family: Arial, sans-serif; background-color: #f4f4f4; margin: 0; padding: 0; } .container { width: 100%; max-width: 600px; margin: 20px auto; background-color: #ffffff; padding: 20px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); } .header { text-align: center; margin-bottom: 20px; } .header img { max-height: 100px; margin-bottom: 20px; } h2 { font-size: 24px; color: #333333; text-align: center; margin-bottom: 10px; } p { font-size: 16px; color: #666666; line-height: 1.6; margin-bottom: 20px; } h3 { font-size: 20px; color: #333333; background-color: #e3f2fd; padding: 10px; text-align: center; margin-bottom: 20px; border-radius: 5px; } .footer { text-align: center; font-size: 14px; color: #999999; } </style> </head> <body> <div class="container"> <div class="header"> <img src="https://angra.rj.gov.br/pmar/assets/fiveicon/brasao-angra-dos-reis.png" alt="Brasão de Angra dos Reis"> </div> <h2>Redefinir Senha - Arte Sacra</h2> <p>Olá, {{ $fullName }}</p> <p>Você solicitou a redefinição da sua senha. Use o código abaixo para prosseguir com a redefinição:</p> <h3>Código de Verificação: {{ $code }}</h3> <p>Este código é válido por 10 minutos. Caso não tenha solicitado a redefinição, por favor, ignore este e-mail.</p> <div class="footer" style="text-align: center; font-family: Arial, sans-serif; margin-top: 30px; border-top: 2px solid #000; padding-top: 20px;"> <p style="font-weight: bold; font-size: 14px;">Atenciosamente,</p> <p style="font-size: 16px; font-weight: bold; color: #003366;">Prefeitura Municipal de Angra dos Reis</p> <p style="font-size: 12px; color: #666666; margin-top: 10px;"> <strong>Entre em contato:</strong><br> <strong>Tel:</strong> +55 (24) 3377 8311<br> <strong>Endereço:</strong> Praça Nilo Peçanha, nº 186 - Centro<br> Angra dos Reis, RJ - CEP: 23900-901<br><br> <strong>Horário de atendimento ao público:</strong><br> segunda à sexta, das 10 às 16h. </p> </div> </div> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings