main
ilhamwara 2025-07-02 14:06:09 +07:00
parent 62de7b7477
commit af73c45286
16 changed files with 15 additions and 1 deletions

BIN
.DS_Store vendored 100644

Binary file not shown.

4
.gitignore vendored 100644
View File

@ -0,0 +1,4 @@
.env
vendor
public/uploads

BIN
app/Models/.DS_Store vendored 100644

Binary file not shown.

1
database/.gitignore vendored 100644
View File

@ -0,0 +1 @@
*.sqlite*

BIN
database/migrations/.DS_Store vendored 100644

Binary file not shown.

BIN
public/.DS_Store vendored 100644

Binary file not shown.

BIN
public/assets/.DS_Store vendored 100644

Binary file not shown.

BIN
public/assets/css/.DS_Store vendored 100644

Binary file not shown.

BIN
public/assets/img/.DS_Store vendored 100644

Binary file not shown.

BIN
public/assets/js/.DS_Store vendored 100644

Binary file not shown.

BIN
resources/views/.DS_Store vendored 100644

Binary file not shown.

BIN
resources/views/modules/.DS_Store vendored 100644

Binary file not shown.

View File

@ -52,7 +52,7 @@
<div class="d-flex flex-row justify-content-between align-items-center">
<div>
<span class="m-0 l-h-n text-white">Penghargaan Terakhir</span> <br><br>
<h3 class="f20 fw-700 text-white"><span class="f12 fw-500">{{getPenghargaanTerakhir(session('sekolah_id'))}}</span> </h3>
<h3 class="f20 fw-700 text-white"><span class="f12 fw-500">{{@getPenghargaanTerakhir(session('sekolah_id'))}}</span> </h3>
</div>
<div>
<div class="p-2 bg-white rounded-circle">

Binary file not shown.

Binary file not shown.

9
storage/framework/.gitignore vendored 100644
View File

@ -0,0 +1,9 @@
compiled.php
config.php
down
events.scanned.php
maintenance.php
routes.php
routes.scanned.php
schedule-*
services.json