/
proc
/
self
/
root
/
home
/
pay
/
server
/
resources
/
views
/
emails
/
File Upload :
llllll
Current File: //proc/self/root/home/pay/server/resources/views/emails/transaction_notification.blade.php
<!DOCTYPE html> <html lang="fa"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>اطلاعیه خرید و فروش طلا</title> <style> body { font-family: 'Arial', sans-serif; background-color: #f4f4f4; color: #333; margin: 0; padding: 20px; text-align: right; direction: rtl; } .container { max-width: 600px; margin: 0 auto; background-color: #ffffff; padding: 20px; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } h1 { color: #4CAF50; font-size: 24px; margin-bottom: 20px; } p { font-size: 16px; line-height: 1.5; } ul { list-style: none; padding: 0; } li { background-color: #f9f9f9; margin: 10px 0; padding: 10px; border-radius: 4px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); } strong { color: #333; } .footer { margin-top: 20px; font-size: 14px; color: #777; } </style> </head> <body> <div class="container"> <h1>{{ $transactionId }}</h1> </div> </body> </html>
Copyright ©2k19 -
Hexid
|
Tex7ure