@extends('admin.layouts.fullLayoutMaster') @section('title', 'Forgot Password') @section('page-style') {{-- Page Css files --}} @endsection @section('content') Recover Your Password Please enter your email in the field below, you will receive an email containing a link to reset your password. @include('admin.layouts.error-message') @csrf Email Back Recover Now @endsection
Please enter your email in the field below, you will receive an email containing a link to reset your password.