{{-- $usage is computed by InventoryAdminController::showTenant
via $tenant->products()->count() — i.e. the live count
from the products table. $tenant->products_count would
only exist if the controller called withCount() (it
doesn't), which was why every tenant page showed 0. --}}
{{ $usage['products'] ?? 0 }}
Products
{{ $tenant->max_products ?? 50 }}
Max Products
{{ $usage['staff'] ?? 0 }}
Staff
{{ $tenant->max_staff ?? 3 }}
Max Staff
{{-- Secondary row: orders this month + total customers, so the
admin gets a quick read of activity without leaving the page. --}}
Instantly activates a plan at no charge — for manual payments, comped accounts, or one-off support.
The tenant owner is emailed (PDF invoice attached) and the billing history below shows the grant as Complimentary.