File manager - Edit - /var/www/html/portalHomolog/storage/framework/views/a092b780b828ea80b3ea74ae31f0868e.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="<?php echo e(csrf_token()); ?>"> <meta name="recaptcha-enabled" content="<?php echo e(config('recaptcha.enabled') ? '1' : '0'); ?>"> <meta name="recaptcha-sitekey" content="<?php echo e(config('recaptcha.site_key')); ?>"> <meta name="site" content="https://angra.rj.gov.br"> <title><?php echo $__env->yieldContent('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" /> <?php echo $__env->yieldPushContent('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="<?php echo e(asset("pmar/assets/fav/apple-icon-57x57-2026.png")); ?>"> <link rel="apple-touch-icon" sizes="60x60" href="<?php echo e(asset("pmar/assets/fav/apple-icon-60x60-2026.png")); ?>"> <link rel="apple-touch-icon" sizes="72x72" href="<?php echo e(asset("pmar/assets/fav/apple-icon-72x72-2026.png")); ?>"> <link rel="apple-touch-icon" sizes="76x76" href="<?php echo e(asset("pmar/assets/fav/apple-icon-76x76-2026.png")); ?>"> <link rel="apple-touch-icon" sizes="114x114" href="<?php echo e(asset("pmar/assets/fav/apple-icon-114x114-2026.png")); ?>"> <link rel="apple-touch-icon" sizes="120x120" href="<?php echo e(asset("pmar/assets/fav/apple-icon-120x120-2026.png")); ?>"> <link rel="apple-touch-icon" sizes="144x144" href="<?php echo e(asset("pmar/assets/fav/apple-icon-144x144-2026.png")); ?>"> <link rel="apple-touch-icon" sizes="180x180" href="<?php echo e(asset("pmar/assets/fav/apple-icon-180x180-2026.png")); ?>"> <link rel="icon" type="image/png" sizes="32x32" href="<?php echo e(asset("pmar/assets/fav/favicon-32x32-2026.png")); ?>"> <link rel="icon" type="image/png" sizes="96x96" href="<?php echo e(asset("pmar/assets/fav/favicon-96x96-2026.png")); ?>"> <link rel="icon" type="image/png" sizes="16x16" href="<?php echo e(asset("pmar/assets/fav/favicon-16x16-2026.png")); ?>"> <link rel="manifest" href="<?php echo e(asset("pmar/assets/fiveicon/manifest.json")); ?>"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="<?php echo e(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"> <link rel="stylesheet" href="<?php echo e(asset('pmar/build/bootstrap/css/bootstrap.min.css')); ?>"> <link rel="stylesheet" href="<?php echo e(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="<?php echo e(asset('pmar/css/style.css')); ?>"> <link rel="stylesheet" href="<?php echo e(route('temas.css', ['scope' => 'public'])); ?>?v=<?php echo e(time()); ?>"> <link rel="stylesheet" href="<?php echo e(asset('pmar/css/defaultBar.css')); ?>"> <link rel="stylesheet" href="<?php echo e(route('temas.dark-mode.css', ['scope' => 'public'])); ?>?v=<?php echo e(time()); ?>"> <script src="<?php echo e(asset('pmar/js/dark-mode.js')); ?>"></script> <script src="<?php echo e(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"/> <?php if(Route::currentRouteName() == 'pages.fibromialgia.cadastroPaciente'): ?> <link rel="stylesheet" href="<?php echo e(asset('pmar/css/FormCadastroPaciente.css')); ?>"> <?php endif; ?> <?php if(request()->is('arte-sacra*')): ?> <link rel="stylesheet" href="<?php echo e(asset('pmar/css/StyleArteSacra.css')); ?>"> <?php endif; ?> <?php if(Route::currentRouteName() == 'paginas.html' && isset($html)): ?> <style> <?php echo $html->css; ?> </style> <?php endif; ?> <?php if(Route::currentRouteName() == 'servicos.escolasMunicipais' || Route::currentRouteName() == 'servicos.crechesMunicipais'): ?> <link rel="stylesheet" href="<?php echo e(asset('pmar/css/servicos/escolasCrechesMunicipais.css')); ?>"> <?php endif; ?> <?php if(Route::currentRouteName() == 'servicos.unidadesSaude'): ?> <link rel="stylesheet" href="<?php echo e(asset('pmar/css/servicos/unidadesSaude.css')); ?>"> <?php endif; ?> <?php if(Route::currentRouteName() == 'servicos.index' || Route::currentRouteName() == 'servicos.show'): ?> <link rel="stylesheet" href="<?php echo e(asset('pmar/css/servicos/cartaservicos.css')); ?>"> <?php endif; ?> <?php 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="<?php echo e(asset('pmar/css/servicos/escolasCrechesMunicipais.css')); ?>"> <link rel="stylesheet" href="<?php echo e(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="<?php echo e(asset('pmar/js/servicos/escolas-climatizadas.js')); ?>"></script> <?php endif; ?> <?php if(Route::currentRouteName() == 'paginas.familiaacolhedora.create'): ?> <link rel="stylesheet" href="<?php echo e(asset('pmar/css/familia-acolhedora.css')); ?>"> <?php endif; ?> <?php echo $__env->yieldPushContent('styles'); ?> </head> <?php /**PATH /var/www/html/portalHomolog/resources/views/layouts/pmar/elements/head.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings