diff --git a/.env b/.env
index 796d18c..93bad64 100644
--- a/.env
+++ b/.env
@@ -21,7 +21,7 @@ CI_ENVIRONMENT = development
#--------------------------------------------------------------------
# app.baseURL = ''
-app.baseURL = 'http://cmod-padma.local'
+app.baseURL = 'http://cmod.local'
# If you have trouble with `.`, you could also use `_`.
# app_baseURL = ''
# app.forceGlobalSecureRequests = false
diff --git a/app/Views/dashboard.php b/app/Views/dashboard.php
index f3789cd..d278492 100644
--- a/app/Views/dashboard.php
+++ b/app/Views/dashboard.php
@@ -5,7 +5,7 @@
tr { cursor: pointer; }
-
+
@@ -13,7 +13,7 @@ tr { cursor: pointer; }
-
99999
+ 345
@@ -27,11 +27,11 @@ tr { cursor: pointer; }
-
44444
+ 333
-
Partial Collect
+
Part. Collect
@@ -41,11 +41,11 @@ tr { cursor: pointer; }
-
55422
+ 542
- Full Collect
+ Collected
@@ -55,11 +55,11 @@ tr { cursor: pointer; }
-
34422
+ 436
- Partial Receive
+ Part. Rcv.
@@ -69,11 +69,11 @@ tr { cursor: pointer; }
-
28922
+ 567
- Full Receive
+ Received
@@ -83,7 +83,7 @@ tr { cursor: pointer; }
-
12345
+ 321
@@ -97,11 +97,11 @@ tr { cursor: pointer; }
-
52341
+ 432
- Partial Val
+ Part. Val.
@@ -111,11 +111,11 @@ tr { cursor: pointer; }
-
45678
+ 321
- Complete Val
+ Validated
diff --git a/app/Views/layouts/main.php b/app/Views/layouts/main.php
index 3883c59..799d06a 100644
--- a/app/Views/layouts/main.php
+++ b/app/Views/layouts/main.php
@@ -7,29 +7,22 @@
Analis Dashboard
-
-
-
-
-
-
-
+
+
+
+
-
+
= $this->include('layouts/topbar'); ?>
-
= $this->include('layouts/sidebar'); ?>
-
-
-
-
+
-
CMOD
+
CMOD
diff --git a/public/assets/css/styles.css b/public/assets/css/styles.css
index 5bc1820..d489deb 100644
--- a/public/assets/css/styles.css
+++ b/public/assets/css/styles.css
@@ -4196,7 +4196,7 @@ textarea.form-control-lg {
.custom-card {
text-align: center;
- width: 127px; /* Atur lebar card sesuai keinginan */
+ width: 115px; /* Atur lebar card sesuai keinginan */
height: auto; /* Atur tinggi card sesuai keinginan */
background-color: #ffffff;
border-radius: 10px; /* Membuat sudut card membulat */
@@ -11103,7 +11103,7 @@ body {
z-index: 1039;
}
.sb-nav-fixed #layoutSidenav #layoutSidenav_nav {
- width: 210px;
+ width: 225px;
height: 100vh;
z-index: 1038;
}
@@ -11114,8 +11114,7 @@ body {
overflow-y: auto;
}
.sb-nav-fixed #layoutSidenav #layoutSidenav_content {
- /* padding-left: 225px; */
- padding-left: 210px;
+ padding-left: 225px;
top: 56px;
}
diff --git a/public/assets/img/logo-padma.png b/public/assets/img/logo-padma.png
new file mode 100644
index 0000000..5b6a9bc
Binary files /dev/null and b/public/assets/img/logo-padma.png differ
diff --git a/public/assets/img/logo.png b/public/assets/img/logo.png
index 5b6a9bc..705cf27 100644
Binary files a/public/assets/img/logo.png and b/public/assets/img/logo.png differ