@foreach($pendencias as $p) @if(in_array($p->status, ['aberta', 'em_revisao'])) @endif @endforeach