ubah title web

This commit is contained in:
rendygaafk 2025-06-03 10:03:46 +07:00
parent 714fa3e21f
commit efbde40b7e
4 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
@extends('layouts.dashboard') @extends('layouts.dashboard')
@section('title', 'Riwayat Pengumuman - Smart School') @section('title', 'Riwayat Pengumuman Sekolah')
@section('content') @section('content')
<div class="container mx-auto px-4 py-8"> <div class="container mx-auto px-4 py-8">

View File

@ -1,6 +1,6 @@
@extends('layouts.dashboard') @extends('layouts.dashboard')
@section('title', 'Pengumuman Sekolah - Smart School') @section('title', 'Pengumuman Sekolah')
@section('content') @section('content')
<div class="container mx-auto px-4 py-8"> <div class="container mx-auto px-4 py-8">
@ -67,8 +67,8 @@ class="flex items-center px-5 py-2.5 bg-white border border-blue-500 text-blue-6
<i class="fas fa-sliders-h"></i> <i class="fas fa-sliders-h"></i>
</div> </div>
<div> <div>
<h3 class="text-xl font-semibold text-gray-800">Kontrol Relay Manual</h3> <h3 class="text-xl font-semibold text-gray-800">Pengumuman Manual</h3>
<p class="text-gray-600 text-sm">Aktifkan atau nonaktifkan relay untuk ruangan tertentu</p> <p class="text-gray-600 text-sm">Aktifkan atau nonaktifkan Speaker untuk ruangan tertentu</p>
</div> </div>
</div> </div>
</div> </div>

View File

@ -1,5 +1,5 @@
@extends('layouts.dashboard') @extends('layouts.dashboard')
@section('title', 'Riwayat Jadwal Bel Sekolah')
@section('content') @section('content')
<div class="container mx-auto px-4 py-8"> <div class="container mx-auto px-4 py-8">
<!-- Header with animated gradient --> <!-- Header with animated gradient -->

View File

@ -1,6 +1,6 @@
@extends('layouts.dashboard') @extends('layouts.dashboard')
@section('title', 'School Bell Management System') @section('title', 'Manajemen Jadwal Bel Sekolah')
@section('content') @section('content')
<div class="container mx-auto px-4 py-8"> <div class="container mx-auto px-4 py-8">
@ -102,7 +102,7 @@
'statusId' => 'dfplayerStatusText', 'statusId' => 'dfplayerStatusText',
'status' => 'Connected', 'status' => 'Connected',
'detailsId' => 'dfplayerDetails', 'detailsId' => 'dfplayerDetails',
'details' => '50 Audio File Tersedia' 'details' => ''
]) ])
<!-- Next Bell Countdown --> <!-- Next Bell Countdown -->