@include('include.auth-header')
Update password
@csrf
@error('password')

{{$message}}

@enderror
Return to login
@include('include.auth-footer')