@include('pdfs.reports.common-header')

Authentic and Genuine.

Being authentic not only positively impacts the team, but the leader themselves. Those who have an authentic personality and have the ability to express themselves honestly are more likely to have greater self-esteem, life satisfaction and lower rates of depression. Similarly, an authentic relationship fosters intimate disclosure and builds deeper trust. Hence authentic leaders are not only healthier themselves, but create a workplace where employees feel safe and have greater rates of reported

@php $chartIndex = 0; @endphp @foreach($data360['AUTHENTIC_AND_GENUINE']['data']['labels'] as $index => $labels) @php $chartIndex++; @endphp @endforeach
YOUR ASSESSMENT

Manager

Peer

Direct
Report

Stakeholder
{{$labels}}
Strongly
Disagree
@if(isset($charts['AUTHENTIC_AND_GENUINE'][$chartIndex])) Image @endif Strongly
Agree
@php $score = $data360['AUTHENTIC_AND_GENUINE']['data']['managers'][$index]; $totalAverage = $data360['AUTHENTIC_AND_GENUINE']['data']['total'][$index]; $bgClass = 'dark_gray'; // Default class if ($score > $totalAverage) { $bgClass = 'light_green'; } if ($score < $totalAverage) { $bgClass = 'red'; } @endphp
{{$data360['AUTHENTIC_AND_GENUINE']['data']['managers'][$index]}}
@php $score = $data360['AUTHENTIC_AND_GENUINE']['data']['peer'][$index]; $totalAverage = $data360['AUTHENTIC_AND_GENUINE']['data']['total'][$index]; $bgClass = 'dark_gray'; // Default class if ($score > $totalAverage) { $bgClass = 'light_green'; } if ($score < $totalAverage) { $bgClass = 'red'; } @endphp
{{$data360['AUTHENTIC_AND_GENUINE']['data']['peer'][$index]}}
@php $score = $data360['AUTHENTIC_AND_GENUINE']['data']['report'][$index]; $totalAverage = $data360['AUTHENTIC_AND_GENUINE']['data']['total'][$index]; $bgClass = 'dark_gray'; // Default class if ($score > $totalAverage) { $bgClass = 'light_green'; } if ($score < $totalAverage) { $bgClass = 'red'; } @endphp
{{$data360['AUTHENTIC_AND_GENUINE']['data']['report'][$index]}}
@php $score = $data360['AUTHENTIC_AND_GENUINE']['data']['stakeholder'][$index]; $totalAverage = $data360['AUTHENTIC_AND_GENUINE']['data']['total'][$index]; $bgClass = 'dark_gray'; // Default class if ($score > $totalAverage) { $bgClass = 'light_green'; } if ($score < $totalAverage) { $bgClass = 'red'; } @endphp
{{$data360['AUTHENTIC_AND_GENUINE']['data']['stakeholder'][$index]}}

Average of all raters

Below Average Above Average
@include('pdfs.reports.common-header')

Additional Comments

Authentic and Genuine.

Self

@foreach($data360['AUTHENTIC_AND_GENUINE']['additionalComments']['subject'] as $index => $comment)

{{$comment}}

@endforeach

Manager

@foreach($data360['AUTHENTIC_AND_GENUINE']['additionalComments']['managers'] as $index => $comment)

{{$comment}}

@endforeach

Peer

@foreach($data360['AUTHENTIC_AND_GENUINE']['additionalComments']['peer'] as $index => $comment)

{{$comment}}

@endforeach

Direct report

@foreach($data360['AUTHENTIC_AND_GENUINE']['additionalComments']['report'] as $index => $comment)

{{$comment}}

@endforeach

Stakeholders

@foreach($data360['AUTHENTIC_AND_GENUINE']['additionalComments']['stakeholder'] as $index => $comment)

{{$comment}}

@endforeach