@extends('layouts/blankLayout') @section('title', 'Forgot Password Basic - Pages') @section('page-style') @vite([ 'resources/assets/vendor/scss/pages/page-auth.scss' ]) @endsection @section('content')

Forgot Password? 🔒

Enter your email and we'll send you instructions to reset your password

auth-tree triangle-bg auth-tree
@endsection