@extends('dashboard.layouts.auth') @section('title', __('backend.forgotPassword')) @section('content') @if(config('smartend.mail_driver') != "" && config('smartend.mail_username') !="" && config('smartend.mail_password'))
{{ __('backend.enterYourEmail') }}