File manager - Edit - /var/www/html/portal/storage/framework/views/fad15256fd8967b7e9b5f6bd83f5560c.php
Back
<?php $__env->startSection('title', __('Itinerários') . ' - ' . __('MobiAngra') . ' - ' . config('app.name')); ?> <?php $__env->startPush('styles'); ?> <link rel="stylesheet" href="<?php echo e(asset('mobiangra-assets/css/itinerarios.css')); ?>?v=<?php echo e(time()); ?>"> <?php $__env->stopPush(); ?> <?php $__env->startSection('content'); ?> <section class="mobiangra-subpage ma-itinerarios-page"> <div class="container"> <?php if (isset($component)) { $__componentOriginal64b445abe4d6b6e54d21775dae604123 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal64b445abe4d6b6e54d21775dae604123 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.mobiangra.breadcrumb','data' => ['items' => [ ['label' => 'MobiAngra', 'url' => route('mobiangra.index')], ['label' => __('Itinerários')], ]]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('mobiangra.breadcrumb'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?> <?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['items' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute([ ['label' => 'MobiAngra', 'url' => route('mobiangra.index')], ['label' => __('Itinerários')], ])]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal64b445abe4d6b6e54d21775dae604123)): ?> <?php $attributes = $__attributesOriginal64b445abe4d6b6e54d21775dae604123; ?> <?php unset($__attributesOriginal64b445abe4d6b6e54d21775dae604123); ?> <?php endif; ?> <?php if (isset($__componentOriginal64b445abe4d6b6e54d21775dae604123)): ?> <?php $component = $__componentOriginal64b445abe4d6b6e54d21775dae604123; ?> <?php unset($__componentOriginal64b445abe4d6b6e54d21775dae604123); ?> <?php endif; ?> <div class="mobiangra-subpage-card"> <?php if (isset($component)) { $__componentOriginal77000119758cd4a3e8c5a1fbb5379c00 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal77000119758cd4a3e8c5a1fbb5379c00 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.mobiangra.subpage-header','data' => ['title' => __('Itinerários')]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('mobiangra.subpage-header'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?> <?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['title' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(__('Itinerários'))]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal77000119758cd4a3e8c5a1fbb5379c00)): ?> <?php $attributes = $__attributesOriginal77000119758cd4a3e8c5a1fbb5379c00; ?> <?php unset($__attributesOriginal77000119758cd4a3e8c5a1fbb5379c00); ?> <?php endif; ?> <?php if (isset($__componentOriginal77000119758cd4a3e8c5a1fbb5379c00)): ?> <?php $component = $__componentOriginal77000119758cd4a3e8c5a1fbb5379c00; ?> <?php unset($__componentOriginal77000119758cd4a3e8c5a1fbb5379c00); ?> <?php endif; ?> <div class="p-4 mobiangra-subpage-body"> <?php if($linhas->isEmpty()): ?> <div class="text-center py-5 text-muted"> <i class="fa-solid fa-route fa-3x mb-3 d-block text-primary" aria-hidden="true"></i> <p><?php echo e(__('Nenhuma linha publicada no momento. Volte em breve.')); ?></p> </div> <?php else: ?> <?php if (isset($component)) { $__componentOriginal9e418308fd808b5dc2aca83ea420a99a = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9e418308fd808b5dc2aca83ea420a99a = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.mobiangra.horarios-linha-combobox','data' => ['linhas' => $linhas,'linhaAtivaIdx' => $linhaAtivaIdx,'label' => __('Selecione a linha para consultar o itinerário e as informações da rota.'),'placeholder' => __('Buscar por nº ou nome da linha...')]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('mobiangra.horarios-linha-combobox'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?> <?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['linhas' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($linhas),'linha-ativa-idx' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($linhaAtivaIdx),'label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(__('Selecione a linha para consultar o itinerário e as informações da rota.')),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(__('Buscar por nº ou nome da linha...'))]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9e418308fd808b5dc2aca83ea420a99a)): ?> <?php $attributes = $__attributesOriginal9e418308fd808b5dc2aca83ea420a99a; ?> <?php unset($__attributesOriginal9e418308fd808b5dc2aca83ea420a99a); ?> <?php endif; ?> <?php if (isset($__componentOriginal9e418308fd808b5dc2aca83ea420a99a)): ?> <?php $component = $__componentOriginal9e418308fd808b5dc2aca83ea420a99a; ?> <?php unset($__componentOriginal9e418308fd808b5dc2aca83ea420a99a); ?> <?php endif; ?> <?php if($linhaAtiva && $itinerario): ?> <?php if (isset($component)) { $__componentOriginal84725cdcafc49fca14e7f99d2e96ad21 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal84725cdcafc49fca14e7f99d2e96ad21 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.mobiangra.itinerario-linha','data' => ['linha' => $linhaAtiva,'itinerario' => $itinerario,'corLinha' => $corLinha]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('mobiangra.itinerario-linha'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?> <?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['linha' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($linhaAtiva),'itinerario' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($itinerario),'cor-linha' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($corLinha)]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal84725cdcafc49fca14e7f99d2e96ad21)): ?> <?php $attributes = $__attributesOriginal84725cdcafc49fca14e7f99d2e96ad21; ?> <?php unset($__attributesOriginal84725cdcafc49fca14e7f99d2e96ad21); ?> <?php endif; ?> <?php if (isset($__componentOriginal84725cdcafc49fca14e7f99d2e96ad21)): ?> <?php $component = $__componentOriginal84725cdcafc49fca14e7f99d2e96ad21; ?> <?php unset($__componentOriginal84725cdcafc49fca14e7f99d2e96ad21); ?> <?php endif; ?> <?php else: ?> <div class="alert alert-info mb-0 mt-4"> <i class="fa-solid fa-circle-info me-1" aria-hidden="true"></i> <?php echo e(__('Selecione uma linha acima para ver o itinerário e as informações da rota.')); ?> </div> <?php endif; ?> <?php endif; ?> <div id="horarios-linhas-content" class="d-none" aria-hidden="true"></div> </div> </div> </div> </section> <?php $__env->stopSection(); ?> <?php $__env->startPush('scripts'); ?> <script> window.mobiangraHorariosConfig = { navigateUrl: <?php echo json_encode(route('mobiangra.itinerarios'), 15, 512) ?>, }; </script> <script src="<?php echo e(asset('mobiangra-assets/js/mobiangra_busca_linhas.js')); ?>?v=<?php echo e(time()); ?>"></script> <script src="<?php echo e(asset('mobiangra-assets/js/horarios.js')); ?>?v=<?php echo e(time()); ?>"></script> <script src="<?php echo e(asset('mobiangra-assets/js/itinerarios.js')); ?>?v=<?php echo e(time()); ?>"></script> <?php $__env->stopPush(); ?> <?php echo $__env->make('layouts.mobiangra.theme', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?><?php /**PATH /var/www/html/portal/resources/views/mobiangra/itinerarios.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.16 |
proxy
|
phpinfo
|
Settings