@extends('layouts.app') @section('content')
Logout

Reset Your Password

We will send you an email to reset your password.

@if (session('status')) @endif
@csrf
@error('email') {{ $message }} @enderror
Or
@endsection