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

Ubah Password

@if(session('error'))
{{ session('error') }}
@endif
@csrf
Kembali
@endsection