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

Reset your password

We'll email a link to your platform account address.

@csrf

Your authenticator is not reset by this. If you have also lost that device, you need filesystem access to the server — see public/recover.php in the package.

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