@extends('layouts.main') @section('title') Forgot Password @endsection @section('content')
@csrf

Forgot Password

@endsection