@extends('templates.pdf.template') @section('title', 'Pesquisa') @section('content') @php $fontSizeTitle = "5"; @endphp
Data: {{ date( 'd/m/Y' ) }} |
Normas em Consulta Nacional
{{ $norm['title'] }} | ||||
{{ $norm['subtitle'] }} | @if ($norm['committee'] && $committee) Comitê: {{ $committee['title'] }} @endif | Data limite: {{ $norm['date'] }} | ||
@component('pdf.search.components.chapters-norm', [ 'chapters' => $norm['chapters'] ?: [] ]) @endcomponent |
Normas Publicadas
{{ $norm['title'] }} | ||||
{{ $norm['subtitle'] }} | @if ($norm['committee'] && $committee) Comitê: {{ $committee['title'] }} @endif | Publicada em: {{ $date }} | ||
@component('pdf.search.components.chapters-norm', [ 'chapters' => $norm['chapters'] ?: [] ]) @endcomponent |
Normas Confirmadas
{{ $norm['title'] }} | ||||
{{ $norm['subtitle'] }} | @if ($norm['committee'] && $committee) Comitê: {{ $committee['title'] }} @endif | Confirmada em: {{ $norm['date'] }} | ||
@component('pdf.search.components.chapters-norm', [ 'chapters' => $norm['chapters'] ?: [] ]) @endcomponent |
Normas Canceladas
{{ $norm['title'] }} | ||||
{{ $norm['subtitle'] }} | @if ($norm['committee'] && $committee) Comitê: {{ $committee['title'] }} @endif | Cancelada em: {{ $norm['date'] }} | ||
@component('pdf.search.components.chapters-norm', [ 'chapters' => $norm['chapters'] ?: [] ]) @endcomponent |
Normas Técnicas
{{ $norm['title'] }} | ||||
{{ $norm['subtitle'] }} | {{ $norm['status'] }} @php if ($norm['is_expired'] == 1 && $norm['status'] == 'Consulta Nacional') { @endphp Expirada @php } @endphp | {{ $norm['date'] }} | ||
@component('pdf.search.components.chapters-norm', [ 'chapters' => $norm['chapters'] ?: [] ]) @endcomponent |
@if ($norm['committee'] && $committee)
Comitê: {{ $committee['title'] }} @else @endif |
Comitês Brasileiros
{{ $committee['title'] }} | |
{{ $committee['subtitle'] }} |
Catálogo de edificações
{{ $chapter['title'] }} | |
{{ $chapter['norms_count'] }} normas |
Projetos de Norma
{{ $project['title'] }} | ||
{{ $project['subtitle'] }} | @if ($project['committee'] && $committee) Comitê: {{ $committee['title'] }} @endif |
Discussões
{{ $post['title'] }} | |||||||
por {{ $post['author']->full_name }} |
{{ $post['comment_count']}} comentários | @if ($full_date && $date) |
Último comentário: {{ $date }} | @endif |
{{ $post['related_norm'] }} |
Histórico
![]() |
{{ $historicItem['title'] }} |
{{ $historicItem['norms_count'] }} alterações |
Reuniões
{{ $event['title'] }}
{{ $event['place'] }} {{ $event['date'] }} |
Coletâneas
{{ $collection['title'] }} |
{{ $collection['year'] }} |
{{ $collection['subtitle'] }} |