Sistem Informasi Laporan Harta Kekayaan Kepala Desa
Update Password
Silahkan masukkan password baru untuk mengupdate password lama
@csrf @method('put')
Password Baru
@if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
Password Baru Confirmasi
@if ($errors->has('password_confirmation'))
{{ $errors->first('password_confirmation') }}
@endif
Simpan
© Laharkades V 1.0 | Inspektorat Kabupaten Lamongan
@if(Session::has('status')) @endif