@foreach($dados as $key => $value) @if($key != 'tabela') @endif @endforeach
{{ $dados['tabela'].'.'.$dados[$key]['nome'] }}