@foreach ($int_sites as $int_site) @endForeach
{{ __('#') }} {{ __('Ref. client') }} {{ __('Titre') }} {{ __('Prestataire') }} {{ __('Etat') }} {{ __('Date création') }} {{ __('Date réalisation') }} {{ __('Action') }}
{!! $int_site->int_number !!} {!! $int_site->int_customerRef !!} {!! $int_site->int_title !!} @if($int_site->pro_socialReason) {{ $int_site->pro_socialReason }} {!! $int_site->pro_docsUpToDate==0 ? '
Documents manquants ' :'' !!} @endif
{!! $int_site->sta_nameFr !!} {!! date_en_fr($int_site->int_createdDate) !!} {!! date_en_fr($int_site->int_achievementDate) !!} {{ __('Voir') }}