{{$stringsData['group_report_performance_indicators_title']}}
{{$stringsData['group_report_second_performance_indicator_title']}}
{{$groupData['overallMetricData']['performance_metric_key']['value']}}%
{{strtoupper($stringsData[$groupData['overallMetricData']['performance_metric_key']['percentileLabels']['scoreLabel']])}}
{{$stringsData['group_report_second_performance_indicator_text']}}
@include('groupReport.templates.coachingProficiencyPage.coachingProficiencyPageComparasionGraph', [ 'maxScore' => 100, 'benchmarkScore' => $groupData['overallMetricData']['performance_metric_key']['mean'], 'groupScore' => $groupData['overallMetricData']['performance_metric_key']['value'] ])
{{$stringsData['group_report_second_performance_indicator_comparison_text']}}
{{$stringsData['group_report_second_performance_indicator_trend_title']}}
{{$stringsData['group_report_second_performance_indicator_trend_text']}}
{{$stringsData['group_report_second_performance_indicator_insight']}}
@include('groupReport.templates.footerTemplate', [ 'resourcePath' => $resourcePath, 'pageNo' => 6 ])