File manager - Edit - /var/www/html/visiteAngra/storage/framework/views/1893418b5098bf0ebd8b02c019ce81bc8f61507d.php
Back
<section class="header-ponto-turistico" style="margin: 60px 0;"> <div class="ponto-turistico-inner" style="background-image: linear-gradient(rgba(1,1,1,0.1), rgba(1,1,1,0.1)), url('assets/imgs/baia-da-ribeira.jpg'); background-size: cover; background-position: center; width: 100%;"> <div class="container"> <h3 class="ponto-turistico-titulo"> <?php echo e(__("Angra dos Reis, um paraíso inteiro")); ?> <span class="laranja"><?php echo e(__("esperando por você!")); ?></span> </h3> </div> </div> </section> <section class="container galeria-fotos-home mt-5 pt-5 mb-5"> <div class="row"> <div class="col-12"> <h3 class="text-center"><?php echo e(__("Pontos turísticos de Angra dos Reis")); ?></h3> <div id="lightgallery"> <div class="flex-container" id="pontosContainer"> <?php $url = env("APP_ASSET") . "/"; ?> <div class="flex-container"> <?php $__currentLoopData = $pontos; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $ponto): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <figure class="ponto-item" data-aos="fade-up" data-aos-duration="1000" data-aos-offset="0"> <a href="<?php echo e(route("pages.ponto-turistico", $ponto->slug)); ?>" style="background-image: url('<?php echo e(url(env("APP_ASSET") . "/" . $ponto->foto)); ?>')"> <figcaption> <div class="fig-title"><?php echo e($ponto->ponto); ?></div> </figcaption> </a> </figure> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> <div class="col-12 text-center mb-5 btn-ver-todos-pontos"> <a href="<?php echo e(route('pages.pontos-turisticos')); ?>" class="btn btn-primary text-center"> Confira todos os pontos turísticos </a> </div> </div> </div> </section><?php /**PATH /var/www/html/visiteAngra/resources/views/sections/pontos.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings