@lang('Indicators Out of Direction'): {{count($records)}}
@lang('Perspective') |
@lang('Objective') |
@lang('Indicator') |
@lang('Type') |
@lang('Ref') |
@lang('Def') |
@lang('Acep') |
@lang('Opt') |
@lang('Dev') |
@lang('Actions') |
@forelse ($records as $record)
{{$record['perspective']}} |
{{$record['objective']}} |
{{$record['indicator']}} |
{{$record['type']}} |
{{$record['ref']}} |
{{$record['def']}} |
{{$record['ace']}} |
{{$record['opt']}} |
{{$record['dev']}} |
Botones |
@empty
There are not Indicators Out of Direction |
@endforelse