refactor: update attendance page title from 'Presensi Kuliah' to 'Presensi' for improved clarity
This commit is contained in:
parent
47c1cb51ab
commit
0b1e3f594c
@ -29,7 +29,7 @@ class ManageAttendances extends Page implements HasForms, HasTable
|
||||
|
||||
protected static string $resource = AttendanceResource::class;
|
||||
|
||||
protected static ?string $title = 'Presensi Kuliah';
|
||||
protected static ?string $title = 'Presensi';
|
||||
|
||||
protected static ?string $navigationLabel = 'Presensi';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user