@extends('layouts.pasi_public') @section('content')

Konfirmasi Password

{{ __('Ini adalah area aman. Harap konfirmasi password Anda sebelum melanjutkan.') }}
@csrf
{{ __('Konfirmasi') }}
@endsection