chore: rename attendance button label from Absen to Presensi
This commit is contained in:
parent
20a9728115
commit
7df0d7cdd7
@ -73,7 +73,7 @@ class="text-primary-600 dark:text-primary-200">{{ $card->attended_at }}</span>
|
||||
<x-filament::button wire:click="attend({{ $card->id }})" color="primary"
|
||||
size="xs"
|
||||
class="rounded-lg shadow-sm font-bold uppercase tracking-tight text-[10px]">
|
||||
Absen Sekarang
|
||||
Presensi Sekarang
|
||||
</x-filament::button>
|
||||
@elseif ($card->is_attended)
|
||||
<div
|
||||
|
||||
Loading…
Reference in New Issue
Block a user