@php $configData = Helper::applClasses(); @endphp @extends('layouts/fullLayoutMaster') @section('title', 'Forgot Password') @section('page-style') {{-- Page Css files --}} @endsection @section('content')
@if($configData['theme'] === 'dark') Forgot password V2 @else Forgot password V2 @endif

Forgot Password? 🔒

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

Back to login

@endsection @section('vendor-script') @endsection @section('page-script') @endsection