Analyze self-payment trends and business plan performance
| Rank | Business | Self-Payments | Revenue Impact | Actions |
|---|---|---|---|---|
| #{{ $index + 1 }} |
{{ $business->name }}
{{ $business->email }}
|
{{ $business->self_payments_count }} payments | ${{ number_format($business->self_payments_count * 20, 2) }} | @if($business->plans->first()) View Plan @endif |
{{ $change->description }}
{{ $change->businessPlan->business->name }} - {{ $change->created_at->format('M j, Y g:i A') }}
@if($change->old_values && $change->new_values)No self-payment data found for the selected date range.