From 854b28aa45fb71e803fc2614ee005797ccf3a533 Mon Sep 17 00:00:00 2001 From: RetasyaSalsabila Date: Mon, 16 Feb 2026 10:46:51 +0700 Subject: [PATCH] dashboard guru update --- public/images/icon/main/hi.png | Bin 0 -> 590 bytes public/index.php | 2 +- resources/views/auth/login-guru.blade.php | 152 ++++++++----- resources/views/guru/dashboard.blade.php | 95 +++----- resources/views/guru/layouts/app.blade.php | 247 ++++++++++++++++----- 5 files changed, 321 insertions(+), 175 deletions(-) create mode 100644 public/images/icon/main/hi.png diff --git a/public/images/icon/main/hi.png b/public/images/icon/main/hi.png new file mode 100644 index 0000000000000000000000000000000000000000..543e954bc985e23cdac3ff18a8219741a3d0ffe8 GIT binary patch literal 590 zcmV-U0pJdIOU|@rsQJi%AA#u^5%XXdp=< z&+mV{d%Iun4SIQ<-#z!9bMF7%?|%1tRqmgE3Bf|4kb!3?RJu+OMC1^WOK5}xsK`tZ zu`Xs0!dB|{H$uO}sGEZ3l0+0RLB?m`(3+Mn2SUfhH=%=m3S?J|6Xpf$iRQtK$_9|t zDL_YJee{>%9KJyt$jHZ-AUl(dE5YO@{0qq57{_9(1iwIH+GUpfjK&@l^n;>*lGh6I z;CHr0{{y_(68#*cAy`6?)#3?uu2kwV*YWQVi!CxfVc`jUupo$-9<_!{H^_Qu?wFvR zw9qdn*3Y~Zd^&K?<$f-ZDBegUBrK4C1T?_056H6?-yGEryOijOUE z-w@gZJ?0d1jwrN0in4+f{Kdv7dW8&PLwK`_1rd=o&|I5RvH1Z20RR6*nuA9G000I_ cL_t&o060S3DTc?vumAu607*qoM6N<$f_X;-Gynhq literal 0 HcmV?d00001 diff --git a/public/index.php b/public/index.php index 6e83460..2c90301 100644 --- a/public/index.php +++ b/public/index.php @@ -11,7 +11,7 @@ if (file_exists($maintenance = __DIR__.'/../storage/framework/maintenance.php')) { require $maintenance; } - + // Register the Composer autoloader... require __DIR__.'/../vendor/autoload.php'; diff --git a/resources/views/auth/login-guru.blade.php b/resources/views/auth/login-guru.blade.php index 592dc86..6627a4c 100644 --- a/resources/views/auth/login-guru.blade.php +++ b/resources/views/auth/login-guru.blade.php @@ -1,62 +1,92 @@ - - - - - - Login Guru - E-Learning - - - - -