@if(in_array("attitude_kolom",$exclude)) @else @endif
@if(in_array('skill_kolom',$exclude)) @else @endif
@foreach($points as $point)
@if(in_array($point->name,$exclude)) @else @endif
@endforeach