@if(session('success')) @endif
Kembali ke Dashboard

Edit Profile Admin

@if(Auth::user()->photo) Profile @else Default @endif
@csrf
Informasi Email
Email tidak dapat diubah
Ubah Password
@csrf
@error('new_password')
{{ $message }}
@enderror
@if(Auth::user()->photo) Foto terakhir diperbarui: {{ \Carbon\Carbon::parse(Auth::user()->updated_at)->format('d M Y H:i') }} @else Klik ikon kamera untuk menambahkan foto profil @endif
@if(session('success')) @endif