@if(count($reclamationmessages) > 0) @foreach($reclamationmessages as $reclamationmessage) @if($reclamationmessage->active == 1) @else @endif @endforeach @else @endif
@lang("reclamation_id") @lang("Statut")
{{$reclamationmessage->reclamation->id}}@lang("Active")@lang("Desactive")
@lang("listeempty")