File manager - Edit - /var/www/html/portal/resources/views/layouts/pmar/elements/head.blade.php
Back
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="csrf-token" content="{{ csrf_token() }}"> <meta name="recaptcha-enabled" content="{{ config('recaptcha.enabled') ? '1' : '0' }}"> <meta name="recaptcha-sitekey" content="{{ config('recaptcha.site_key') }}"> <meta name="site" content="https://angra.rj.gov.br"> <title>@yield('title')</title> <meta name="description" content="Portal oficial da Prefeitura Municipal de Angra dos Reis. Informações sobre as ações, políticas públicas, turismo e serviços em prol da cidade." /> <meta name="robots" content="noodp" /> <link rel="canonical" href="https://angra.rj.gov.br" /> @stack('meta-tags') <meta property="og:locale" content="pt_BR" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Prefeitura de Angra dos Reis" /> <meta property="og:description" content="Portal oficial da Prefeitura Municipal de Angra dos Reis. Informações sobre as ações, políticas públicas, turismo e serviços em prol da cidade." /> <meta property="og:url" content="https://www.angra.rj.gov.br" /> <meta property="og:site_name" content="Prefeitura de Angra dos Reis" /> <meta property="og:image" content="https://angra.rj.gov.br/pmar/assets/img/brasao-2026.png" /> <meta http-equiv="cache-control" content="max-age=0" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="expires" content="Tue, 01 Jan 2977 1:00:00 GMT" /> <meta http-equiv="pragma" content="no-cache" /> <link rel="apple-touch-icon" sizes="57x57" href="{{ asset("pmar/assets/fav/apple-icon-57x57-2026.png") }}"> <link rel="apple-touch-icon" sizes="60x60" href="{{ asset("pmar/assets/fav/apple-icon-60x60-2026.png") }}"> <link rel="apple-touch-icon" sizes="72x72" href="{{ asset("pmar/assets/fav/apple-icon-72x72-2026.png") }}"> <link rel="apple-touch-icon" sizes="76x76" href="{{ asset("pmar/assets/fav/apple-icon-76x76-2026.png") }}"> <link rel="apple-touch-icon" sizes="114x114" href="{{ asset("pmar/assets/fav/apple-icon-114x114-2026.png") }}"> <link rel="apple-touch-icon" sizes="120x120" href="{{ asset("pmar/assets/fav/apple-icon-120x120-2026.png") }}"> <link rel="apple-touch-icon" sizes="144x144" href="{{ asset("pmar/assets/fav/apple-icon-144x144-2026.png") }}"> <link rel="apple-touch-icon" sizes="180x180" href="{{ asset("pmar/assets/fav/apple-icon-180x180-2026.png") }}"> <link rel="icon" type="image/png" sizes="32x32" href="{{ asset("pmar/assets/fav/favicon-32x32-2026.png") }}"> <link rel="icon" type="image/png" sizes="96x96" href="{{ asset("pmar/assets/fav/favicon-96x96-2026.png") }}"> <link rel="icon" type="image/png" sizes="16x16" href="{{ asset("pmar/assets/fav/favicon-16x16-2026.png") }}"> <link rel="manifest" href="{{ asset("pmar/assets/fiveicon/manifest.json") }}"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="{{ asset("pmar/assets/fav/ms-icon-144x144-2026.png") }}"> <meta name="theme-color" content="#ffffff"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> {{-- Bootstrap CSS (via npm - copiado pelo Vite durante o build) --}} <link rel="stylesheet" href="{{ asset('pmar/build/bootstrap/css/bootstrap.min.css') }}"> {{-- FontAwesome CSS (via npm - copiado pelo Vite durante o build) --}} <link rel="stylesheet" href="{{ asset('pmar/build/fontawesome/css/all.min.css') }}"> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet"> <link rel="stylesheet" href="{{ asset('pmar/css/style.css') }}"> <link rel="stylesheet" href="{{ route('temas.css', ['scope' => 'public']) }}?v={{ time() }}"> <link rel="stylesheet" href="{{ asset('pmar/css/defaultBar.css') }}"> {{-- CSS e JS do Modo Noturno (Acessibilidade) - Carregado no head para evitar flash de tema --}} <link rel="stylesheet" href="{{ route('temas.dark-mode.css', ['scope' => 'public']) }}?v={{ time() }}"> <script src="{{ asset('pmar/js/dark-mode.js') }}"></script> <script src="{{ asset('pmar/build/bootstrap/js/bootstrap.bundle.min.js') }}"></script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/> @if (Route::currentRouteName() == 'pages.fibromialgia.cadastroPaciente') <link rel="stylesheet" href="{{ asset('pmar/css/FormCadastroPaciente.css') }}"> @endif @if (request()->is('arte-sacra*')) <link rel="stylesheet" href="{{ asset('pmar/css/StyleArteSacra.css') }}"> @endif @if (Route::currentRouteName() == 'paginas.html' && isset($html)) <style> {!! $html->css !!} </style> @endif @if (Route::currentRouteName() == 'servicos.escolasMunicipais' || Route::currentRouteName() == 'servicos.crechesMunicipais') <link rel="stylesheet" href="{{ asset('pmar/css/servicos/escolasCrechesMunicipais.css') }}"> @endif @if (Route::currentRouteName() == 'servicos.unidadesSaude') <link rel="stylesheet" href="{{ asset('pmar/css/servicos/unidadesSaude.css') }}"> @endif @if (Route::currentRouteName() == 'servicos.index' || Route::currentRouteName() == 'servicos.show') <link rel="stylesheet" href="{{ asset('pmar/css/servicos/cartaservicos.css') }}"> @endif @if (Route::currentRouteName() == 'servicos.escolasClimatizadas') <link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin=""> <link rel="stylesheet" href="{{ asset('pmar/css/servicos/escolasCrechesMunicipais.css') }}"> <link rel="stylesheet" href="{{ asset('pmar/css/servicos/escolasClimatizadas.css') }}"> <script src="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js" integrity="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo=" crossorigin=""></script> <script src="{{ asset('pmar/js/servicos/escolas-climatizadas.js') }}"></script> @endif @if (Route::currentRouteName() == 'paginas.familiaacolhedora.create') <link rel="stylesheet" href="{{ asset('pmar/css/familia-acolhedora.css') }}"> @endif @stack('styles') </head>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings