@foreach ($kpis as $kpi)

{{ $kpi['title'] }}

{{ $kpi['value'] }}

{{ $kpi['trend'] }}

@endforeach

Revenue Performance

Actual revenue vs forecast with confidence range

Regional Performance

Revenue realization by operating region

@foreach ($regions as $region)
{{ $region['name'] }}
{{ $region['value'] }}%
@endforeach

AI Explanations

@foreach ($insights as $insight)

{{ $insight }}

@endforeach

Executive Insights

View forecasting ->
Energy

Load stability is holding at favorable levels.

Peak demand volatility reduced across the last 5 billing cycles.

View details ->
Risk

Revenue risk moved down in two high-loss zones.

Collections and line-loss improvements are reducing exposure.

View details ->
Growth

Forecast confidence improved with cleaner meter data.

Current trajectory points to healthier YoY performance.

View details ->