@foreach ($relatorios as $relatorio)
  • {{$relatorio->CODIGO}} - {{$relatorio->DESCRICAO}} ({{$relatorio->MENU_GRUPO}})
  • @endforeach