|
|
@if($employeeResponsability->quantities_srp=='YES')
@if(!$enbleScale)
@else
{{Form::text('quantity_eri',$employeeResponsability->quantity_eri,array('class'=>'form-control quantity_eri'))}}
@endif
@endif
|
@if($enbleScale)
@endif
|
@endforeach
@if($enbleScale)