home
/
zktecojo
/
public_html
/
app
/
views
/
email_template
/
auth
➕ New
📤 Upload
✎ Editing:
reminder.blade.php
← Back
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="utf-8"> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-11466578697'); </script> </head> <body> <h2>Password Reset</h2> <div> To reset your password, complete this form: {{ URL::to('password/reset', array($token)) }}.<br/> This link will expire in {{ Config::get('auth.reminder.expire', 60) }} minutes. </div> </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