@foreach ($registro->getCampos() as $nome => $campo) @php $campo = $registro->getCampoByName($nome) ?? $campo; @endphp @endforeach