@extends('website.includes.master') @section('title') Forgot Password @endsection @section('content')
@include('website.includes.laravel_errors')

Forgot Password

@csrf

@endsection