@extends('public._layout') @section('main-class', 'auth') @section('main')

The Romantic Room

Reset password

@if ($errors->any())
{{ __('Whoops! Something went wrong.') }}
@endif
@csrf
@endsection