LiteSpeed
tcp/443
Open service 135.181.9.38:443 · point.sudacode-sd.com
2025-12-22 04:13
HTTP/1.1 200 OK
Connection: close
x-powered-by: PHP/8.2.29
content-type: text/html; charset=UTF-8
cache-control: no-cache, private
set-cookie: XSRF-TOKEN=eyJpdiI6InhFZnRYS2ROcnEvRTNTU04weSthb1E9PSIsInZhbHVlIjoiYzl5dTh0S0R4bVZqMmQ0dzErdEdLeVJad1BtTW5aUGV2a3NPaVdQRjQvcTMxbDNnVjlnakcwNmJpS0NXWlhjcE1pMW9CRDN4a0Zma0c5TkJ5Mk9DVHBCZWNaaVVOeDdiN2s0Wm5PQVZYejlCTjhmUUp2amdJZS9zbzlRRUpzV3oiLCJtYWMiOiI3ZDQ2OWZkZTJmYTg2YThhZWRhZTFmYzVmNTBhODkwMzZlYTgwYTExZjE4NGMwZTNlZjZmNTgyNTIzMmI5MjZhIiwidGFnIjoiIn0%3D; expires=Mon, 22-Dec-2025 06:13:26 GMT; Max-Age=7200; path=/; samesite=lax; secure
set-cookie: laravel_session=eyJpdiI6ImliRTUzMU5TUkEzT3FpTkpwc2pUSWc9PSIsInZhbHVlIjoiRDZraGtUR3dMWGhHYzFNOFplcldRT2h0ZkFSdVI5dlhsU2h4Y1FDdXM4NktEcDludzBNTlBCR3lIRkVFQ1F3b3pDbUVSTmF3cnBONVo4RnVZaEZ0Sk5wbUFOZDBXVFREaTBaWTE5TDFZL0pyL2NUUDNadXRiYVZYNlRkUE11UmoiLCJtYWMiOiI4ODdlNGJjM2FlZjMzZjhlNGIwYzU4MTBlNzllYzI0NGQ5OTAyN2QwNmE0NWFiYTgyODk2OThkOGI1Mzk0Y2UzIiwidGFnIjoiIn0%3D; expires=Mon, 22-Dec-2025 06:13:26 GMT; Max-Age=7200; path=/; httponly; samesite=lax; secure
content-length: 11055
date: Mon, 22 Dec 2025 04:13:26 GMT
server: LiteSpeed
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Page title: دليل - لإدارة الحسابات
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name='viewport' content='width=device-width, initial-scale=1.0, user-scalable=0'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="Description" content="Bootstrap Responsive Admin Web Dashboard HTML5 Template">
<meta name="Author" content="Spruko Technologies Private Limited">
<meta name="Keywords" content="admin,admin dashboard,admin dashboard template,admin panel template,admin template,admin theme,bootstrap 4 admin template,bootstrap 4 dashboard,bootstrap admin,bootstrap admin dashboard,bootstrap admin panel,bootstrap admin template,bootstrap admin theme,bootstrap dashboard,bootstrap form template,bootstrap panel,bootstrap ui kit,dashboard bootstrap 4,dashboard design,dashboard html,dashboard template,dashboard ui kit,envato templates,flat ui,html,html and css templates,html dashboard template,html5,jquery html,premium,premium quality,sidebar bootstrap 4,template admin bootstrap 4"/>
<!-- Title -->
<title>دليل - لإدارة الحسابات</title>
<!-- Favicon -->
<link rel="icon" href="https://point.sudacode-sd.com/assets/img/brand/favicon.png" type="image/x-icon" />
<!-- Icons css -->
<link href="https://point.sudacode-sd.com/assets/css/icons.css" rel="stylesheet">
<!-- Custom Scroll bar-->
<link href="https://point.sudacode-sd.com/assets/plugins/mscrollbar/jquery.mCustomScrollbar.css" rel="stylesheet" />
<!-- Sidebar css -->
<link href="https://point.sudacode-sd.com/assets/plugins/sidebar/sidebar.css" rel="stylesheet">
<!-- Sidemenu css -->
<link rel="stylesheet" href="https://point.sudacode-sd.com/assets/css-rtl/sidemenu.css">
<!-- Sidemenu-respoansive-tabs css -->
<link href="https://point.sudacode-sd.com/assets/plugins/sidemenu-responsive-tabs/css/sidemenu-responsive-tabs.css" rel="stylesheet">
<style>
.login-container {
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
background: #ffffff;
}
.login-card {
background: white;
border-radius: 15px;
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
padding: 40px;
width: 100%;
max-width: 400px;
text-align: center;
}
.logo-container {
margin-bottom: 30px;
text-align: center;
}
.logo-container img {
height: 40px;
}
.welcome-text {
color: #333;
font-size: 24px;
font-weight: 600;
margin-bottom: 10px;
}
.login-subtitle {
color: #666;
font-size: 16px;
margin-bottom: 30px;
}
.form-group {
margin-bottom: 20px;
text-align: right;
}
.form-group label {
display: block;
margin-bottom: 8px;
color: #555;
font-weight: 500;
font-size: 14px;
}
.form-control {
width: 100%;
padding: 12px 15px;
border: 2px solid #e1e5e9;
border-radius: 8px;
font-size: 14px;
transition: border-color 0.3s ease;
}
.password-field {
position: relative;
}
.password-toggle {
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
background: none;
border: none;
cursor: pointer;
color: #666;
padding: 0;
font-size: 18px;
z-index: 2;
}
.password-toggle:hover {
color: #007bff;
}
.password-field input {
padding-left: 45px;
}
.form-control:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.remember-section {
display: flex;
align-items: center;
justify-content: flex-start;
margin: 20px 0;
gap: 10px;
}
.remember-section input[type="checkbox"] {
width: auto;
margin: 0;
}
.remember-section label {
margin: 0;
color: #666;
font-size: 14px;
cursor: pointer;
}
.btn-login {
width: 100%;
padding: 12px;
background: #007bff;
color: white;
border: none;
border-radius: 8px;
font-size: 16px;
font-weight: 600;
cursor: pointer;
transition: background-color 0.3s ease;
}
.btn-login:hover {
background: #0056b3;
}
.is-invalid {
border-color: #dc3545;
}
.invalid-feedback {
color: #dc3545;
font-size: 12px;
margin
Open service 135.181.9.38:443 · www.point.sudacode-sd.com
2025-12-22 04:13
HTTP/1.1 200 OK
Connection: close
x-powered-by: PHP/8.2.29
content-type: text/html; charset=UTF-8
cache-control: no-cache, private
set-cookie: XSRF-TOKEN=eyJpdiI6Im5FcW16eTA2UGxwRkxXNXM2aUZmTHc9PSIsInZhbHVlIjoiVjNBNW5ucmFkUjdxdjJmNW96NU9TcDhpekVnNWp2c1QwRWFtVW5JWmpHOXVrM25ESjVXdUlRdVhlQ1VrL3QySEsxVW9MeEJCdHlEYW5uWmV1WmVPV0NJSnpPcmpha0ljZ0xZUTg3NEpTN2FTWVBtbzJCTlgvYVlWdjhTUTQ4QWIiLCJtYWMiOiI4OWM4NDE1ZmM0MDA0NWQ4ZDdhY2NlNTZiZTcyNDVmYzllN2Y1M2Q3MjIyMjU4OGJhMTdmOWMxZTg1NTA5NjA0IiwidGFnIjoiIn0%3D; expires=Mon, 22-Dec-2025 06:13:26 GMT; Max-Age=7200; path=/; samesite=lax; secure
set-cookie: laravel_session=eyJpdiI6InlSdVZheitrVDlZZHJPTzlsVnBldHc9PSIsInZhbHVlIjoiTGlwVVF3MVRFdEx5eW5tdzF4RmZxeXNMc1JDUWtPSUE2R2c1ZnEzVUNhNDhnYUtNSmc0SjczdHl4dGZTbFM3ejM1TGIxRDNuckxFemtTQXhZODR6ZkR4T3NsMjM0U3FHN29tM1JyVk5ycVk2bktuR3BQRVBPM3JKU0EyMldwTVEiLCJtYWMiOiIxZjE1MTE0YzY5ODM2YTBlNWUzYjE2NWJjYTViMzg5MGYxMDE5NGNhOGVhOGMxZDdhNDBjZGE3ZTUwYzUwMWM2IiwidGFnIjoiIn0%3D; expires=Mon, 22-Dec-2025 06:13:26 GMT; Max-Age=7200; path=/; httponly; samesite=lax; secure
content-length: 11175
date: Mon, 22 Dec 2025 04:13:26 GMT
server: LiteSpeed
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Page title: دليل - لإدارة الحسابات
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name='viewport' content='width=device-width, initial-scale=1.0, user-scalable=0'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="Description" content="Bootstrap Responsive Admin Web Dashboard HTML5 Template">
<meta name="Author" content="Spruko Technologies Private Limited">
<meta name="Keywords" content="admin,admin dashboard,admin dashboard template,admin panel template,admin template,admin theme,bootstrap 4 admin template,bootstrap 4 dashboard,bootstrap admin,bootstrap admin dashboard,bootstrap admin panel,bootstrap admin template,bootstrap admin theme,bootstrap dashboard,bootstrap form template,bootstrap panel,bootstrap ui kit,dashboard bootstrap 4,dashboard design,dashboard html,dashboard template,dashboard ui kit,envato templates,flat ui,html,html and css templates,html dashboard template,html5,jquery html,premium,premium quality,sidebar bootstrap 4,template admin bootstrap 4"/>
<!-- Title -->
<title>دليل - لإدارة الحسابات</title>
<!-- Favicon -->
<link rel="icon" href="https://www.point.sudacode-sd.com/assets/img/brand/favicon.png" type="image/x-icon" />
<!-- Icons css -->
<link href="https://www.point.sudacode-sd.com/assets/css/icons.css" rel="stylesheet">
<!-- Custom Scroll bar-->
<link href="https://www.point.sudacode-sd.com/assets/plugins/mscrollbar/jquery.mCustomScrollbar.css" rel="stylesheet" />
<!-- Sidebar css -->
<link href="https://www.point.sudacode-sd.com/assets/plugins/sidebar/sidebar.css" rel="stylesheet">
<!-- Sidemenu css -->
<link rel="stylesheet" href="https://www.point.sudacode-sd.com/assets/css-rtl/sidemenu.css">
<!-- Sidemenu-respoansive-tabs css -->
<link href="https://www.point.sudacode-sd.com/assets/plugins/sidemenu-responsive-tabs/css/sidemenu-responsive-tabs.css" rel="stylesheet">
<style>
.login-container {
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
background: #ffffff;
}
.login-card {
background: white;
border-radius: 15px;
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
padding: 40px;
width: 100%;
max-width: 400px;
text-align: center;
}
.logo-container {
margin-bottom: 30px;
text-align: center;
}
.logo-container img {
height: 40px;
}
.welcome-text {
color: #333;
font-size: 24px;
font-weight: 600;
margin-bottom: 10px;
}
.login-subtitle {
color: #666;
font-size: 16px;
margin-bottom: 30px;
}
.form-group {
margin-bottom: 20px;
text-align: right;
}
.form-group label {
display: block;
margin-bottom: 8px;
color: #555;
font-weight: 500;
font-size: 14px;
}
.form-control {
width: 100%;
padding: 12px 15px;
border: 2px solid #e1e5e9;
border-radius: 8px;
font-size: 14px;
transition: border-color 0.3s ease;
}
.password-field {
position: relative;
}
.password-toggle {
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
background: none;
border: none;
cursor: pointer;
color: #666;
padding: 0;
font-size: 18px;
z-index: 2;
}
.password-toggle:hover {
color: #007bff;
}
.password-field input {
padding-left: 45px;
}
.form-control:focus {
outline: none;
border-color: #667eea;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
.remember-section {
display: flex;
align-items: center;
justify-content: flex-start;
margin: 20px 0;
gap: 10px;
}
.remember-section input[type="checkbox"] {
width: auto;
margin: 0;
}
.remember-section label {
margin: 0;
color: #666;
font-size: 14px;
cursor: pointer;
}
.btn-login {
width: 100%;
padding: 12px;
background: #007bff;
color: white;
border: none;
border-radius: 8px;
font-size: 16px;
font-weight: 600;
cursor: pointer;
transition: background-color 0.3s ease;
}
.btn-login:hover {
background: #0056b3;
}
.is-invalid {
border-color: #dc3545;
}
.invalid-feedback {
color: #dc3545;
fon