@extends('layouts.master') @section('content')

Forgot Password

@if ($errors->any())
@endif @if (!empty($status))

{{ $status }}

@endif
@csrf {{-- --}}
@endsection