{{ __('SCHOOL HEALTH SCORE') }}
{{ __('Last analyzed: ') }} {{ now()->format('M d, Y H:i') }}
{{ $stats['total_students'] }}
{{ __('Students') }}
{{ $stats['total_teachers'] }}
{{ __('Teachers') }}
{{ $stats['total_parents'] }}
{{ __('Parents') }}
{{ $stats['paid_rate'] }}%
{{ __('Payment Rate') }}
{{ $insight['description'] }}
{{ $action['description'] }}
{{ $action['estimated_impact'] }}
{{ $stats['financial_health'] }}%
{{ $stats['paid_rate'] }}% invoice collection rate
{{ $stats['engagement_score'] }}%
{{ __('Parent & student interaction rate') }}
{{ $stats['overdue_invoices'] }}
{{ $stats['overdue_invoices'] > 0 ? __('Overdue invoices requiring attention') : __('No critical risks detected') }}