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

ABC Collections contacts YouNegotiate support about portal access. A Superadmin user opens Creditors, finds ABC Collections, and reviews the company profile, setup status, membership, and related records before responding.

Visual Flow

How It Should Work

  • It should let Superadmin review creditor company records.
  • It should keep creditor details connected to their users, consumers, memberships, and payment setup.
  • It should support platform support and account administration workflows.

How It Should Not Work

  • It should not mix one creditor company with another.
  • It should not allow careless changes that affect consumer payments or membership state without clear intent.
  • It should not hide important creditor status or setup problems.

Developer Notes

  • Keep all data and actions scoped to the Superadmin guard and the intended platform records.
  • Changes to creditor company data can affect many creditor and consumer workflows.
  • routes/superadmin.php
  • app/Livewire/Creditor/ManageCreditors
  • app/View/Composers/SidebarComposer.php
Last modified on May 25, 2026