@extends('layouts.app') @section('title', 'Forgot Password') @section('content')
FAST

Print Portal

Account Recovery

Password Bhul Gaye?

Apna registered email daale, reset link bhej denge

@if(session('status'))
{{ session('status') }}
@endif @if($errors->any())
{{ $errors->first() }}
@endif
@csrf

Login par wapas jaye

@endsection