@extends('admin.layout.app') @section('content')

Change Password

@csrf
@error('password') @enderror
@error('password_confirmation') @enderror
@endsection