home
/
zktecojo
/
public_html
/
app
/
views-feb 24
/
frontend
/
emails
➕ New
📤 Upload
✎ Editing:
contactusautoreply.blade.php
← Back
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="utf-8"> </head> <body> <table cellpadding="5" cellspacing="0" width="500" style="border:1px solid #ccc; font-size:12px; font-family:Arial, Helvetica, sans-serif;"> <thead> <tr align="center"><td colspan="2"><img src="{{ asset('assets/images/medsol-logo.png') }}"></td></tr> <tr bgcolor="#1498D7"><td colspan="2" style="border-top:1px solid #ccc; color:#fff;"><strong>Contact Details</strong></td></tr> </thead> <tbody> <tr><h1>Hi {{ $name }}</h1> <p>Thank you for choosing us, we will contact you soon.</p> </tr> <tr bgcolor="#1498D7" align="center"> <td colspan="2" style="color:#fff;"> Medsol </td> </tr> </tbody> </table> </body> </html>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel