@extends('layout.authentication') @section('title', 'Forgot Password') @section('content')
Lupa Password?

Masukkan Email anda, selanjutnya link untuk reset Password akan dikirim ke email anda.

@csrf
Forget it, Send me Back to the Sign in page.
@stop @section('page-styles') @stop @section('page-script') @stop