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

Reset Password with Clouddreams.

@if (session('status')) @endif
@csrf
@error('email') {{ $message }} @enderror

Remember It ? Signin

© Clouddreams. Crafted with by Clouddreams

@endsection