@php $technicalRating = $record->technical_rating; $communicationRating = $record->communication_rating; $behavioralRating = $record->behavioral_rating; @endphp
{{$record->type}}
{{$record->user->name}}
{{$record->technical_summary}}
{{$record->communication_summary}}
{{$record->behavioral_summary}}
{{$record->recommended_next_steps}}
{{$record->key_strengths}}
{{$record->key_concerns}}
{{$record->hiring_recommendation}}