{{ $user->name }}
{{ $user->email }}
@if($user->role) {{ $user->role->nama_role }} @else Belum ada role @endif
{{ $user->created_at->format('d M Y H:i') }}
{{ $user->updated_at->format('d M Y H:i') }}
Klik tombol "Ganti Password" untuk mengubah password pengguna.