@extends('layouts.dashboard') @section('title', 'Manajemen Bel Sekolah') @section('content')
Kelola jadwal bel otomatis sekolah
Tersambung
Tersambung
2023-10-01T12:34:56
Tersambung
@if($nextSchedule) Menghitung... @else Tidak ada jadwal @endif
@if($nextSchedule) {{ $nextSchedule->hari }}, {{ $nextSchedule->waktu }} (File {{ $nextSchedule->file_number }}) @endif