@foreach ($entites as $entite) @endforeach
{{ __('Nom') }} {{ __('Commentaire') }} {{ __('Actions') }}
{!! $entite->sitEnt_name !!} {!! $entite->sitEnt_comment !!}