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

User Experience & Interface Design Strategy Saas Solution

Reset Password

Reset your password to Tocly.

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

Don't have an account ? Log in

© Tocly. Crafted with by Themesdesign

@endsection @section('scripts') @endsection