Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.younegotiate.com/llms.txt

Use this file to discover all available pages before exploring further.

Real-World Example

Jane receives a notice and submits a response with details about the account. ABC Collections should see Jane’s submission in Notice Responses, and the sidebar badge should increase for the new response. When the creditor reviews the response and updates its status, Jane’s response should stay in the system for tracking, but it should no longer count as a new unhandled response.

Visual Flow

How It Should Work

  • It should show notice responses connected to the creditor’s consumers.
  • It should allow the creditor to review response details and manage the response status.
  • New notice response activity should be reflected by the sidebar badge.
  • The count should update when new responses are reviewed or handled.

How It Should Not Work

  • It should not show notice responses from unrelated creditors.
  • It should not lose submitted consumer response details.
  • It should not keep showing a response as new after it has been handled.

Developer Notes

  • Sidebar badge counts should update when new offer or notice-response activity is handled.
  • Status changes should preserve consumer history instead of removing the record trail.
  • app/Livewire/Creditor/ConsumerOffers
  • app/Livewire/Creditor/NoticeResponse
Last modified on May 25, 2026