@extends('layouts.auth') @section('title', 'Reset your password') @section('content')

Reset your password

We will email you a link to choose a new one.

@csrf
@endsection @section('foot') Back to sign in @endsection