File manager - Edit - /var/www/html/visiteAngra/storage/framework/views/3e302a7f8ec5bcb2a931395f113dc2b28fac4cb3.php
Back
<?php $__env->startSection("title", env('APP_NAME')." - Início"); ?> <?php $__env->startSection('content'); ?> <?php echo $__env->make('components._header',["img" => "assets/imgs/botinas.jpg", "title" => __("Roteiros turísticos")], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <main> <div class="container galeria-pontos-turisticos"> <div class="chrumb-share" style="margin-top: 50px;"> <div class="breadcrumb"> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="<?php echo e(route("home")); ?>"><i class="fas fa-home"></i> <?php echo e(__("Início")); ?></a></li> <li class="breadcrumb-item active" aria-current="page"><strong style="font-weight: normal"><?php echo e(__("Roteiros Turísticos")); ?></strong></li> </ol> </nav> </div> <div class="share"> <span><?php echo e(__("Compartilhar:")); ?> </span> <a data-bs-toggle="modal" data-bs-target="#exampleModal" class="share-link"><img src="<?php echo e(asset("assets/imgs/share.png")); ?>" class="share-icon"></a> </div> </div> <div class="row"> <div class="col"> <h2><?php echo e(__("Nossos Roteiros turísticos")); ?></h2> <div class="flex-container"> <?php $__currentLoopData = $corredores; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $corredor): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <figure data-aos="fade-up" data-aos-duration="1000" data-aos-offset="0"> <a href="<?php echo e(route("pages.roteiro-turistico", $corredor->slug)); ?>" style="background-image: url(<?php echo e(env("APP_ASSET"). '/' . $corredor->foto); ?>)"> <figcaption> <div class="fig-title"><?php echo e(str_replace(['Corredor', 'corredor', 'CORREDOR'], ['Roteiro', 'roteiro', 'ROTEIRO'], $corredor->corredor)); ?></div> </figcaption> </a> </figure> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> </main> <?php $__env->stopSection(); ?> <?php echo $__env->make('theme', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/visiteAngra/resources/views/pages/roteiros-turisticos.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings