@extends('layouts/blankLayout') @section('title', 'Forgot Password Basic - Pages') @section('page-style')
@endsection @section('content')
@include('_partials.macros',["height"=>20])
{{ config('variables.templateName') }}
Forgot Password? 🔒
Enter your email and we'll send you instructions to reset your password
Email
Send Reset Link
Back to login
@endsection