Skip to main content

Real-World Example

ABC Collections contacts YouNegotiate support about portal access. A Super Admin 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 Super Admin 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 Super Admin 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 26, 2026