
| Path : /home/gujo45me/public_html/chaska/resources/views/errors/ |
| Disable Functions : exec,passthru,shell_exec,system System : Linux server-604606.appsiete.com 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 [ Home ][ Zone-h ][ Jumping ][ Symlink ][ Mass Depes ][ Command ] |
| Current File : /home/gujo45me/public_html/chaska/resources/views/errors/custom.blade.php |
<!doctype html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="shortcut icon" href="{{ asset('ico/favicon.ico') }}" type="image/x-icon">
<title>Error inesperado | Seven</title>
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway:100,600" rel="stylesheet" type="text/css">
<!-- Styles -->
<style>
html, body {
background-color: #fff;
color: #636b6f;
font-family: 'Raleway', sans-serif;
font-weight: 100;
height: 100vh;
margin: 0;
}
.full-height {
height: 100vh;
}
.flex-center {
align-items: center;
display: flex;
justify-content: center;
}
.position-ref {
position: relative;
}
.content {
text-align: center;
}
</style>
</head>
<body>
<div class="flex-center position-ref full-height">
<div class="content">
<h2>Lo sentimos, se produjo un error inesperado al tratar de realizar esta accion.</h2>
<a href="#" onclick="history.back()" style="color: #00a8ff; text-decoration: none; font-size: 18px"><strong>← Regresar</strong></a>
</div>
</div>
</body>
</html>