@if(session('success'))
{{ session('success') }}
@endif @if($errors->any())
{{ $errors->first() }}
@endif

Informasi Akun

Perbarui informasi akun Anda.

@csrf @method('PUT')

Ubah Password

Pastikan password baru mudah diingat tetapi sulit ditebak.

@csrf @method('PUT')