%PDF- %PDF-
Direktori : /data/www_bck/loslex_bck/test/storage/framework/views/ |
Current File : //data/www_bck/loslex_bck/test/storage/framework/views/c53ddf8c259d2aa9d6e8f0cac0452f6e.php |
<?php if (isset($component)) { $__componentOriginal9ac128a9029c0e4701924bd2d73d7f54 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9ac128a9029c0e4701924bd2d73d7f54 = $attributes; } ?> <?php $component = App\View\Components\AppLayout::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('app-layout'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\AppLayout::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php $__env->slot('contentwidth', null, []); ?> max-w-full <?php $__env->endSlot(); ?> <?php $__env->slot('pagetitle', null, []); ?> <?php echo e($cup->CupInfo->Name); ?> <?php $__env->endSlot(); ?> <?php $__env->slot('header', null, []); ?> <h2 class="font-semibold text-xl text-gray-800 dark:text-gray-200 leading-tight"><?php echo e($cup->CupInfo->Name); ?></h2> <?php $__env->endSlot(); ?> <div class="w-fit" id="resultsTabContents" x-data="{ pin : true }"> <!--Tabs navigation--> <ul class="w-full flex flex-wrap text-sm font-medium text-center text-gray-500 border-b border-gray-200 dark:border-gray-700 dark:text-gray-400" data-tabs-toggle="#resultsTabContents" role="tablist"> <?php $__currentLoopData = $cup->Divisions; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $division): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li class="mr-2" role="presentation"> <button class="inline-block text-gray-500 hover:text-gray-600 hover:border-gray-300 rounded-t-lg py-4 px-4 text-sm font-medium text-center border-transparent border-b-2 dark:text-gray-400 hover:dark:border-gray-600 dark:hover:text-gray-300" id="division-<?php echo e($division->BgDivision); ?>-tab" data-tabs-target="#division-<?php echo e($division->BgDivision); ?>" type="button" role="tab" aria-controls="division-<?php echo e($division->BgDivision); ?>" aria-selected="false"><?php echo e(__("contest." . $division->BgDivision)); ?></button> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> <!--Tabs content--> <?php $__currentLoopData = $cup->Divisions; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $division): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="hidden p-4 rounded-lg" id="division-<?php echo e($division->BgDivision); ?>" role="tabpanel" aria-labelledby="division-<?php echo e($division->BgDivision); ?>-tab"> <div class="border border-gray-400 rounded-lg p-2 mb-4 text-sm"> <div> <?php echo e(trans_choice('cup.pastcontests', $division->PastContests, ['value' => $division->PastContests, 'division' => __("contest." . $division->BgDivision)])); ?> <?php echo e(trans_choice('cup.futurecontests', $division->FutureContests, ['value' => $division->FutureContests, 'futurepzz' => $division->FutureUsedContests])); ?> </div> <div> <?php echo e(__('cup.cupresults', ['value' => $division->UsedContests])); ?> </div> </div> <?php $rank = 1; ?> <?php $__currentLoopData = $division->EligibleShooters; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $shooter): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php echo $__env->make('cup.shooter', ['rank' => $rank++], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <h3><?php echo e(__('cup.notqualified')); ?></h3> <?php $__currentLoopData = $division->NotEligibleShooters; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $shooter): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php echo $__env->make('cup.shooter', ['rank' => $rank++], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9ac128a9029c0e4701924bd2d73d7f54)): ?> <?php $attributes = $__attributesOriginal9ac128a9029c0e4701924bd2d73d7f54; ?> <?php unset($__attributesOriginal9ac128a9029c0e4701924bd2d73d7f54); ?> <?php endif; ?> <?php if (isset($__componentOriginal9ac128a9029c0e4701924bd2d73d7f54)): ?> <?php $component = $__componentOriginal9ac128a9029c0e4701924bd2d73d7f54; ?> <?php unset($__componentOriginal9ac128a9029c0e4701924bd2d73d7f54); ?> <?php endif; ?> <?php /**PATH /www/loslex/test/resources/views/cup/los.blade.php ENDPATH**/ ?>