@php $profil = App\Models\Profile::firstOrfail(); @endphp New Password - UID E-OFFICE
@csrf
@error('password_baru')
{{ $message }}
@enderror
@error('konfirmasi_password_baru')
{{ $message }}
@enderror
@include('sweetalert::alert')