@extends('layouts.app') @section('title','Reset Password') @section('content')

Atur Password Akun e-Bansos

@if ($errors->any())
{{ $errors->first() }}
@endif
@csrf
{{-- SCRIPT LIHAT / SEMBUNYIKAN PASSWORD --}} @endsection