@include('components._sectionTitle', ["text" => "Informações Orçamentárias e Financeiras"])
@include('components._cardDropDown', [
"id" => "receitas",
"dropdownId" => "receitasId",
"fontawesome" => "
",
"title" => "Receitas",
"dropdown" => [
[
"link" => "https://angra.prodataweb.inf.br/sig/app.html#/transparencia/comparativo-receita-prevista-com-arrecadada/",
"target" => "_blank",
"title" => "Receita Prevista e Arrecadada",
],
],
])
@include('components._cardDropDown', [
"id" => "despesas",
"dropdownId" => "despesasId",
"fontawesome" => "
",
"title" => "Despesas",
"dropdown" => [
[
"link" => route('pages.qdd'),
"target" => "_self",
"title" => "QDD - Quadro de Detalhamento das Despesas",
],
[
"link" => "https://angra.prodataweb.inf.br/sig/app.html#/transparencia/transparencia-despesa-simplificado/",
"target" => "_blank",
"title" => "Despesa Empenhada, Liquidada e Paga",
],
[
"link" => "https://angra.prodataweb.inf.br/sig/app.html#/transparencia/transparencia-liquidacoes-a-pagar/",
"target" => "_blank",
"title" => "Ordem Cronológica de Pagamento",
],
],
])
@include('components._cardDropDown', [
"id" => "convenios",
"dropdownId" => "conveniosId",
"fontawesome" => "
",
"title" => "Convênios",
"dropdown" => [
[
"link" => "https://angra.prodataweb.inf.br/sig/app.html#/transparencia/transparencia-convenio-concedido-recebido/",
"target" => "_blank",
"title" => "Convênios",
],
[
"link" => "https://portaldatransparencia.gov.br/convenios/consulta?paginacaoSimples=true&tamanhoPagina=&offset=&direcaoOrdenacao=asc&nomeMunicipio=ANGRA+DOS+REIS&colunasSelecionadas=linkDetalhamento%2CnumeroConvenio%2Cuf%2CmunicipioConvenente%2Csituacao%2CtipoTransferencia%2Cobjetivo%2CorgaoSuperior%2Corgao%2Cconcedente%2Cconvenente%2CdataInicioVigencia%2CdataFimVigencia%2CdataPublicacao%2CvalorLiberado%2CvalorCelebrado/",
"target" => "_blank",
"title" => "Convênios da União",
],
[
"link" => route('pages.acordos-nao-envolvendo-transferencia-financeira'),
"target" => "_self",
"title" => "Acordos que não envolvam transferência financeiras",
],
],
])
@include('components._cardDropDown', [
"id" => "emendas",
"dropdownId" => "emendasId",
"fontawesome" => "
",
"title" => "Emendas",
"dropdown" => [
[
"link" => route('pages.emendas-pix'),
"target" => "_self",
"title" => "Emendas - Pix",
],
[
"link" => route('pages.emendas-parlamentares'),
"target" => "_self",
"title" => "Emendas Parlamentares",
],
],
])
@include('components._cardDropDown', [
"id" => "renunciareceitas",
"dropdownId" => "renunciareceitasId",
"fontawesome" => "
",
"title" => "Renúncias de Receitas",
"dropdown" => [
[
"link" => route('pages.renuncias-de-receitas'),
"target" => "_self",
"title" => "Renúncias de Receitas",
],
[
"link" => route('pages.incentivos-culturais-e-esportivos'),
"target" => "_self",
"title" => "Incentivos Culturais e Esportivos",
],
[
"link" => route('pages.beneficios-fiscais-imobiliario'),
"target" => "_self",
"title" => "Benefícios Fiscais - Imobiliário",
],
[
"link" => route('pages.beneficios-fiscais-mobiliario'),
"target" => "_self",
"title" => "Benefícios Fiscais - Mobiliário",
],
],
])
@include('components._cardSingle', [
"id" => "balancos",
"link" => route('pages.balancos-contabeis'),
"target" => "_self",
"fontawesome" => "
",
"title" => "Balanços Contábeis",
])
@include('components._cardDropDown', [
"id" => "leisOrcamentarias",
"dropdownId" => "leisOrcamentariasId",
"fontawesome" => "
",
"title" => "Leis Orçamentárias",
"dropdown" => [
[
"link" => route('pages.ppa'),
"target" => "_self",
"title" => "PPA - Plano Plurianual",
],
[
"link" => route('pages.ldo'),
"target" => "_self",
"title" => "LDO - Lei de Diretrizes Orçamentárias",
],
[
"link" => route('pages.loa'),
"target" => "_self",
"title" => "LOA - Lei Orçamentária Anual",
],
],
])
@include('components._cardSingle', [
"id" => "RREORGF",
"link" => route('pages.responsabilidade-fiscal'),
"target" => "_self",
"fontawesome" => "
",
"title" => "RREO e RGF",
"small" => "Lei de Responsabilidade Fiscal",
])
@include('components._cardDropDown', [
"id" => "prestacaoDeContas",
"dropdownId" => "prestacaoDeContasId",
"fontawesome" => "
",
"title" => "Prestação de Contas",
"dropdown" => [
[
"link" => route('pages.parecer-previo-tcerj'),
"target" => "_self",
"title" => "Parecer Prévio TCE-RJ",
],
[
"link" => route('pages.julgamento-contas'),
"target" => "_self",
"title" => "Julgamento das contas do Executivo pelo Legislativo",
],
[
"link" => "https://angra.rj.gov.br/downloads/relatorio_de_gestao_do_governo_2026.pdf",
"target" => "_blank",
"title" => "Relatório de Gestão do Governo",
],
],
])
@include('components._cardDropDown', [
"id" => "audienciasPublicas",
"dropdownId" => "audienciasPublicasId",
"fontawesome" => "
",
"title" => "Audiências Públicas",
"dropdown" => [
[
"link" => route('pages.atas'),
"target" => "_self",
"title" => "Atas",
],
[
"link" => route('pages.metas-fiscais'),
"target" => "_self",
"title" => "Metas Fiscais",
],
[
"link" => route('pages.leis-orcamentarias'),
"target" => "_self",
"title" => "Leis orçamentárias",
],
],
])
@include('components._cardSingle', [
"id" => "prefeituraEletronica",
"link" => "https://www.spe.angra.rj.gov.br/Capa.aspx",
"target" => "_blank",
"fontawesome" => "
",
"title" => "Prefeitura Eletrônica",
"small" => "Iptu, NFS-e, Iss e outros",
])
@include('components._cardSingle', [
"id" => "dividaAtiva",
// "link" => "https://portal.angra.rj.gov.br/transp-divida-ativa.asp?IndexSigla=transp",
"link" => route("pages.divida-ativa"),
// "target" => "_blank",
"target" => "_self",
"fontawesome" => "
",
"title" => "Dívida Ativa",
])
@include('components._cardDropDown', [
"id" => "obrasPublicas",
"dropdownId" => "obrasPublicasId",
"fontawesome" => "
",
"title" => "Obras Públicas",
"dropdown" => [
[
"link" => route('pages.obras'),
"target" => "_self",
"title" => "Relatório de Obras",
],
[
"link" => "https://angra.prodataweb.inf.br/sig/app.html#/transparencia/transparencia-obras",
"target" => "_blank",
"title" => "Informações de Obras Públicas",
],
[
"link" => route('pages.quantitativo-contratado'),
"target" => "_self",
"title" => "Quantitativo Contratado",
],
[
"link" => "https://angra.prodataweb.inf.br/sig/app.html#/transparencia/transparencia-despesa-simplificado/",
"target" => "_blank",
"title" => "Quantitativo Executado",
],
],
])
@include('components._cardSingle', [
"id" => "situacaoEmergencia",
"link" => route('pages.situacao-emergencia'),
"target" => "_self",
"fontawesome" => "
",
"title" => "Situação de Emergência e Calamidade Pública",
])
@include('components._sectionTitle', ["text" => "Informações Institucionais"])
@include('components._cardDropDown', [
"id" => "estruturaOrganizacional",
"dropdownId" => "estruturaOrganizacionalId",
"fontawesome" => "
",
"title" => "Estrutura Organizacional",
"dropdown" => [
[
"link" => route('pages.estrutura-organizacional'),
"target" => "_self",
"title" => "Informações das Secretarias",
],
[
"link" => "https://www.canva.com/design/DAFnNE4WjuY/tCXJal3yhq8ZwVj-qggO6w/view?website#2:prefeito",
"target" => "_blank",
"title" => "Organograma",
],
[
"link" => "https://angra.rj.gov.br/downloads/Nova_Lista_Telefonica.pdf",
"target" => "_blank",
"title" => "Lista Telefônica",
],
],
])
@include('components._cardSingle', [
"id" => "ouvidoria",
"link" => route('pages.ouvidoria'),
"target" => "_self",
"fontawesome" => "
",
"title" => "Ouvidoria",
])
@include('components._cardSingle', [
"id" => "eSIC",
"link" => "https://falabr.cgu.gov.br/web/home?modoOuvidoria=1&ouvidoriaInterna=false",
"target" => "_blank",
"fontawesome" => "
",
"title" => "e-SIC",
])
@include('components._cardDropDown', [
"id" => "saude",
"dropdownId" => "saudeId",
"fontawesome" => "
",
"title" => "Saúde",
"dropdown" => [
[
"link" => "https://angra.rj.gov.br/servicos/plano-municipal-de-saude-2026-2029",
"target" => "_blank",
"title" => "Plano Municipal de Saúde 2026 - 2029",
],
[
"link" => route('pages.estoques-de-medicamentos'),
"target" => "_self",
"title" => "Relatórios de Estoque de Medicamentos",
],
[
"link" => "https://angra.rj.gov.br/servicos/instrumentos-de-planejamento-rag-pas-e-rdqa",
"target" => "_blank",
"title" => "Relatórios de Gestão",
],
[
"link" => "https://angra.rj.gov.br/downloads/SSA/REMUME-ABRIL2026.pdf",
"target" => "_blank",
"title" => "Relação de Medicamentos Essenciais",
],
[
"link" => "https://angra.rj.gov.br/servicos/unidades-de-saude-do-municipio",
"target" => "_blank",
"title" => "Unidades de Saúde do município",
],
[
"link" => "https://painel.saude.rj.gov.br/PainelRegulacao/regulacaoestadual.html",
"target" => "_blank",
"title" => "Painel de Regulação Estadual",
],
],
])
@include('components._cardDropDown', [
"id" => "educacao",
"dropdownId" => "educacaoId",
"fontawesome" => "
",
"title" => "Educação",
"dropdown" => [
[
"link" => "https://angra.rj.gov.br/servicos/plano-municipal-de-educacao-pme",
"target" => "_blank",
"title" => "Plano Municipal de Educação 2015 - 2025",
],
[
"link" => "https://matriculadigital.angra.rj.gov.br/#/",
"target" => "_blank",
"title" => "Matrícula Digital",
],
],
])
@include('components._cardSingle', [
"id" => "esporte",
"link" => "https://angra.rj.gov.br/servicos/projetos-aprovados-pela-comissao-de-incentivo-ao-esporte",
"target" => "_blank",
"fontawesome" => "
",
"title" => "Esporte",
"small" => "Projetos aprovados",
])
@include('components._cardDropDown', [
"id" => "cultura",
"dropdownId" => "culturaId",
"fontawesome" => "
",
"title" => "Cultura",
"dropdown" => [
[
"link" => route('pages.oficinas-e-exposicoes-culturais'),
"target" => "_self",
"title" => "Oficinas e exposições",
],
[
"link" => "https://angra.rj.gov.br/noticias/11-01-2019/lei-de-incentivo-e-edital-de-cultura-ja-estao-em-vigor",
"target" => "_blank",
"title" => "Lei de Incentivo à Cultura",
],
[
"link" => "https://angra.rj.gov.br/servicos/fundo-municipal-de-cultura-2023",
"target" => "_blank",
"title" => "Fundo Municipal de Cultura",
],
],
])
@include('components._cardDropDown', [
"id" => "conselhosMunicipais",
"dropdownId" => "conselhosMunicipaisId",
"fontawesome" => "
",
"title" => "Conselhos Municipais",
"dropdown" => [
[
"link" => route('pages.conselhos'),
"target" => "_self",
"title" => "Conselhos",
],
[
"link" => route('pages.pareceres-fundeb'),
"target" => "_self",
"title" => "Parecer FUNDEB",
],
[
"link" => route('pages.parecer-rag-saude'),
"target" => "_self",
"title" => "Parecer RAG Saúde",
],
[
"link" => "https://angra.rj.gov.br/servicos/conselho-municipal-de-assistencia-social-cmas",
"target" => "_blank",
"title" => "Assistência Social - CMAS",
],
],
])
@include('components._cardSingle', [
"id" => "metasProjetos",
"link" => "https://angra.prodataweb.inf.br/sig/app.html#/transparencia/transparencia-acompanhamento-ppa",
"target" => "_blank",
"fontawesome" => "
",
"title" => "Metas e Projetos",
])
@include('components._cardSingle', [
"id" => "perguntasFrequentes",
"link" => route('pages.ouvidoria-perguntas-frequentes'),
"target" => "_self",
"fontawesome" => "
",
"title" => "Perguntas Frequentes",
])
@include('components._sectionTitle', ["text" => "Informações Administrativas"])
@include('components._cardDropDown', [
"id" => "licitacoes",
"dropdownId" => "licitacoesId",
"fontawesome" => "
",
"title" => "Licitações",
"dropdown" => [
[
"link" => "https://angra.rj.gov.br/licitacoes-e-procedimentos",
"target" => "_blank",
"title" => "Licitações e Procedimentos",
],
[
"link" => "https://angra.rj.gov.br/licitacoes-atas",
"target" => "_blank",
"title" => "Atas de Registro de Preço",
],
[
"link" => route('pages.plano-de-contratacao-anual'),
"target" => "_self",
"title" => "Plano de Contratação Anual",
],
],
])
@include('components._cardSingle', [
"id" => "contratos",
"link" => "https://angra.rj.gov.br/contratos",
"target" => "_blank",
"fontawesome" => "
",
"title" => "Contratos",
])
@include('components._cardSingle', [
"id" => "legislacaoMunicipal",
"link" => "https://angra.rj.gov.br/legislacao",
"target" => "_blank",
"fontawesome" => "
",
"title" => "Legislação Municipal",
])
@include('components._cardSingle', [
"id" => "lgpd",
"link" => route('pages.lgpd'),
"target" => "_self",
"fontawesome" => "
",
"title" => "LGPD",
"small" => "Lei Geral de Proteção de Dados",
])
@include('components._cardSingle', [
"id" => "governoDigital",
"link" => "https://angra.rj.gov.br/servicos/governo-digital",
"target" => "_blank",
"fontawesome" => "
",
"title" => "Governo Digital",
])
@include('components._cardSingle', [
"id" => "radarDaTransparencia",
"link" => "https://radardatransparencia.atricon.org.br/",
"target" => "_blank",
"fontawesome" => "
",
"title" => "Radar da transparência",
])
@include('components._cardSingle', [
"id" => "mapaDoSite",
"link" => route('pages.mapa-do-site'),
"target" => "_self",
"fontawesome" => "
",
"title" => "Mapa do site",
])
@include('components._sectionTitle', ["text" => "Informações de Recursos Humanos"])
@include('components._cardDropDown', [
"id" => "remuneracaoDeServidores",
"dropdownId" => "remuneracaoDeServidoresId",
"fontawesome" => "
",
"title" => "Remuneração de Servidores",
"dropdown" => [
[
"link" => "https://angra.prodataweb.inf.br/sig/app.html#/transparencia/transparencia-folha-pagamento/",
"target" => "_blank",
"title" => "Remunerações",
],
[
"link" => "https://portaldoservidor.angra.rj.gov.br/tabela-salarial",
"target" => "_blank",
"title" => "Tabela Salarial",
],
[
"link" => "https://portaldoservidor.angra.rj.gov.br/tabela-salarial",
"target" => "_blank",
"title" => "Teto Salarial",
],
],
])
@include('components._cardDropDown', [
"id" => "diariasEPassagens",
"dropdownId" => "diariasEPassagensId",
"fontawesome" => "
",
"title" => "Diárias e Passagens",
"dropdown" => [
[
"link" => "https://angra.prodataweb.inf.br/sig/app.html#/transparencia/transparencia-diaria-passagem/",
"target" => "_blank",
"title" => "Despesas com diárias e passagens",
],
[
"link" => route('pages.tabela-de-valores-de-diarias'),
"target" => "_blank",
"title" => "Tabela de valores das diárias",
],
],
])
@include('components._cardSingle', [
"id" => "concursosPublicos",
"link" => route('pages.concursos'),
"target" => "_self",
"fontawesome" => "
",
"title" => "Concursos Públicos",
])
@include('components._cardSingle', [
"id" => "concursosPublicos",
"link" => route('pages.terceirizados'),
"target" => "_self",
"fontawesome" => "
",
"title" => "Terceirizados",
])
@include('components._sectionTitle', ["text" => "Portal de Dados Abertos"])
@include('components._cardSingle', [
"id" => "dadosAbertos",
"link" => "https://angra.rj.gov.br/servicos/dados-abertos",
"target" => "_blank",
"fontawesome" => "
",
"title" => "Dados Abertos",
])
@include('components.forms._satisfactionSurvey')