@if(count($reclamations) > 0) @foreach($reclamations as $reclamation) @if($reclamation->active == 1) @else @endif @endforeach @else @endif
@lang("annonceur_id") @lang("sujet") @lang("Statut")
{{$reclamation->annonceur->id}} {{$reclamation->sujet}}@lang("Active")@lang("Desactive")
@lang("listeempty")