@extends('layouts.front-end.app') @section('title','Forgot Password') @push('css_or_js') @endpush @section('content')

Forgot your password?

Change your password in three easy steps. This helps to keep your new password secure.

  1. 1.Fill in your email address below.
  2. 2.We'll email you a temporary code.
  3. 3.Use the code to change your password on our secure website.
@csrf
Please provide valid email address.
@endsection