{{$entity->libelle}}

@csrf
@foreach($cols as $col) {!!Helper::field($col,__($col->pivot->libelle),__($col->pivot->libelle), $entity)!!} @endforeach