{{ $role->slug }}
Deskripsi
{{ $role->description ?? 'Tidak ada deskripsi' }}
Tanggal Dibuat
{{ $role->created_at->format('d/m/Y') }}
Terakhir Diperbarui
{{ $role->updated_at->format('d/m/Y H:i') }}