@extends('partials.master') @section('title','Identitas Lembaga') @section('content')

Reset Password

@method('PATCH') @CSRF
@error('current_password')
Wajib Di Isi
@enderror
@if($message = Session::get('success')) @endif @endsection