{{__('Branch')}} : {{ !empty($indicator->branches)?$indicator->branches->name:''}}
{{__('Department')}} : {{ !empty($indicator->departments)?$indicator->departments->name:'' }}
{{__('Designation')}} : {{ !empty($indicator->designations)?$indicator->designations->name:'' }}
@foreach($performance as $performances)
{{$performances->name}}

@foreach($performances->types as $types)
{{$types->name}}
id]) && $ratings[$types->id] == 5)? 'checked':''}} disabled> id]) && $ratings[$types->id] == 4)? 'checked':''}} disabled> id]) && $ratings[$types->id] == 3)? 'checked':''}} disabled> id]) && $ratings[$types->id] == 2)? 'checked':''}} disabled> id]) && $ratings[$types->id] == 1)? 'checked':''}} disabled>
@endforeach
@endforeach