dbfdg @extends('layouts.auth') @section('page-title') {{ __('Forgot Password') }} @endsection @php $settings = Utility::settings(); @endphp @push('custom-scripts') @if ($settings['recaptcha_module'] == 'on') {!! NoCaptcha::renderJs() !!} @endif @endpush @if ($settings['cust_darklayout'] == 'on') @endif @php $languages = App\Models\Utility::languages(); @endphp @section('language-bar')
@endsection @section('content')