@foreach($regras as $r) {{ $r->origem_sped }} {{ $r->cfop ?: '—' }} {{ $r->cst ?: '—' }} {{ $r->ncm ?: '—' }} {{ $r->destino_categoria }} {{ $r->destino_tipo }} {{ $r->prioridade }} {{ $r->ativo ? 'Sim' : 'Não' }} Editar @endforeach