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
A platform operator opens Jane’s consumer record while helping a creditor support case. The portal should show enough account, payment, and communication history to investigate without exposing unrelated consumers.Visual Flow
How It Should Work
- It should help platform users investigate consumer account issues across creditors when authorized.
- It should preserve payment history, schedule state, and communication context.
- It should apply the same safety rules as creditor support actions when edits are available.
How It Should Not Work
- It should not expose consumer details to non-Superadmin users.
- It should not let support changes bypass payment, status, or communication rules.
- It should not mix records from different consumers with similar identifying details.
Developer Notes
- Superadmin consumer detail can include soft-deleted records through route behavior.
- Use this page as the platform-support version of creditor consumer profile docs.
Related App Areas
routes/superadmin.phpapp/Livewire/Creditor/ManageConsumers/ViewPage.phpapp/Livewire/Creditor/ManageConsumers/ListPage.php