@extends('layouts.master-without-nav') @section('title') Reset Password @endsection @section('content')
Reset Password

Reset Password with Minible.

@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror

© Minible. Crafted with by Themesbrand

@endsection