@extends('theme') @section("title", "Portal da Transparência - Angra dos Reis :: Parecer Prévio das contas do Governo Municipal") @section('content')
@php $breadcrumbs = [ [ 'route' => route('index'), 'title' => __("Página Inicial"), ], [ 'currentPage' => "page", 'title' => __("Parecer Prévio das contas do Governo Municipal"), ], ]; @endphp @include('components._breadcrumb', $breadcrumbs) @include('components._titleMain', [ "title" => __("Parecer Prévio das contas do Governo Municipal"), "summary" => __("Prestação de contas."), ])

2025

{{ __('Documento em apreciação pelo TCE-RJ') }}

{{-- Modal: prestação de contas em apreciação pelo TCE --}}
@endsection