{{$stringsData['group_report_performance_indicators_title']}}
{{$stringsData['group_report_first_performance_indicator_title']}}
{{$groupData['overallCoacheeMetricData']['coaching_readiness_metric_key']['value']}}%
{{strtoupper($stringsData[$groupData['overallCoacheeMetricData']['coaching_readiness_metric_key']['percentileLabels']['scoreLabel']])}}
{{$stringsData['group_report_first_performance_indicator_text']}}
@include('groupReport.templates.coachingProficiencyPage.coachingProficiencyPageComparasionGraph', [ 'maxScore' => 100, 'benchmarkScore' => $groupData['overallCoacheeMetricData']['coaching_readiness_metric_key']['mean'], 'groupScore' => $groupData['overallCoacheeMetricData']['coaching_readiness_metric_key']['value'] ])
{{$stringsData['group_report_first_performance_indicator_comparison_text']}}
{{$stringsData['group_report_first_performance_indicator_trend_title']}}
{{$stringsData['group_report_first_performance_indicator_trend_text']}}
{{$stringsData['group_report_first_performance_indicator_insight']}}
@include('groupReport.templates.footerTemplate', [ 'resourcePath' => $resourcePath, 'pageNo' => 5 ])