%PDF- %PDF-
Direktori : /www/loslex_o/demo/storage/framework/views/ |
Current File : /www/loslex_o/demo/storage/framework/views/687f1f198e37f58888bc41eb43ec98ef.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->startPush('scripts'); ?> <script type="module" src="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/js/select2.min.js"></script> <script type="module"> $(document).ready(function() { $('#user_id').select2({ width: 'element', language: { noResults: function(){return ' <?php echo e(__('No results found')); ?>';}}, dropdownCssClass: ':all:', selectionCssClass: ':all:' }); }); </script> <?php $__env->stopPush(); ?> <?php $__env->startPush('footerelements'); ?> <?php if (isset($component)) { $__componentOriginal9f64f32e90b9102968f2bc548315018c = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9f64f32e90b9102968f2bc548315018c = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.modal','data' => ['name' => 'add-shooter','show' => $errors->isNotEmpty(),'focusable' => true]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('modal'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['name' => 'add-shooter','show' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($errors->isNotEmpty()),'focusable' => true]); ?> <?php echo $__env->make('contests.partials.add-shooter', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9f64f32e90b9102968f2bc548315018c)): ?> <?php $attributes = $__attributesOriginal9f64f32e90b9102968f2bc548315018c; ?> <?php unset($__attributesOriginal9f64f32e90b9102968f2bc548315018c); ?> <?php endif; ?> <?php if (isset($__componentOriginal9f64f32e90b9102968f2bc548315018c)): ?> <?php $component = $__componentOriginal9f64f32e90b9102968f2bc548315018c; ?> <?php unset($__componentOriginal9f64f32e90b9102968f2bc548315018c); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal9f64f32e90b9102968f2bc548315018c = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9f64f32e90b9102968f2bc548315018c = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.modal','data' => ['name' => 'export-modal','show' => request()->has('export'),'focusable' => true]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('modal'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['name' => 'export-modal','show' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(request()->has('export')),'focusable' => true]); ?> <?php echo $__env->make('contests.partials.export-import', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9f64f32e90b9102968f2bc548315018c)): ?> <?php $attributes = $__attributesOriginal9f64f32e90b9102968f2bc548315018c; ?> <?php unset($__attributesOriginal9f64f32e90b9102968f2bc548315018c); ?> <?php endif; ?> <?php if (isset($__componentOriginal9f64f32e90b9102968f2bc548315018c)): ?> <?php $component = $__componentOriginal9f64f32e90b9102968f2bc548315018c; ?> <?php unset($__componentOriginal9f64f32e90b9102968f2bc548315018c); ?> <?php endif; ?> <?php $__env->stopPush(); ?> <?php $__env->slot('contentwidth', null, []); ?> max-w-8xl <?php $__env->endSlot(); ?> <?php $__env->slot('pagetitle', null, []); ?> <?php echo e(__('Contest maintenance') . " - " . $contest->contestname); ?> <?php $__env->endSlot(); ?> <?php $__env->slot('header', null, []); ?> <h2 class="text-gray-800 dark:text-gray-200 leading-tight"><?php echo e($contest->contestname); ?></h2> <?php $__env->endSlot(); ?> <div class="m-auto flex flex-row gap-2 justify-center mb-4"> <a href="<?php echo e(route('contest.show', [$contest->id])); ?>"><?php if (isset($component)) { $__componentOriginald411d1792bd6cc877d687758b753742c = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginald411d1792bd6cc877d687758b753742c = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.primary-button','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('primary-button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?><?php echo e(__('Back')); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginald411d1792bd6cc877d687758b753742c)): ?> <?php $attributes = $__attributesOriginald411d1792bd6cc877d687758b753742c; ?> <?php unset($__attributesOriginald411d1792bd6cc877d687758b753742c); ?> <?php endif; ?> <?php if (isset($__componentOriginald411d1792bd6cc877d687758b753742c)): ?> <?php $component = $__componentOriginald411d1792bd6cc877d687758b753742c; ?> <?php unset($__componentOriginald411d1792bd6cc877d687758b753742c); ?> <?php endif; ?></a> <?php if (isset($component)) { $__componentOriginald411d1792bd6cc877d687758b753742c = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginald411d1792bd6cc877d687758b753742c = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.primary-button','data' => ['xData' => '','xOn:click.prevent' => '$dispatch(\'open-modal\', \'add-shooter\')']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('primary-button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['x-data' => '','x-on:click.prevent' => '$dispatch(\'open-modal\', \'add-shooter\')']); ?><?php echo e(__('Add shooter')); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginald411d1792bd6cc877d687758b753742c)): ?> <?php $attributes = $__attributesOriginald411d1792bd6cc877d687758b753742c; ?> <?php unset($__attributesOriginald411d1792bd6cc877d687758b753742c); ?> <?php endif; ?> <?php if (isset($__componentOriginald411d1792bd6cc877d687758b753742c)): ?> <?php $component = $__componentOriginald411d1792bd6cc877d687758b753742c; ?> <?php unset($__componentOriginald411d1792bd6cc877d687758b753742c); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginald411d1792bd6cc877d687758b753742c = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginald411d1792bd6cc877d687758b753742c = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.primary-button','data' => ['xData' => '','xOn:click.prevent' => '$dispatch(\'open-modal\', \'export-modal\')']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('primary-button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['x-data' => '','x-on:click.prevent' => '$dispatch(\'open-modal\', \'export-modal\')']); ?><?php echo e(__('Export / Import')); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginald411d1792bd6cc877d687758b753742c)): ?> <?php $attributes = $__attributesOriginald411d1792bd6cc877d687758b753742c; ?> <?php unset($__attributesOriginald411d1792bd6cc877d687758b753742c); ?> <?php endif; ?> <?php if (isset($__componentOriginald411d1792bd6cc877d687758b753742c)): ?> <?php $component = $__componentOriginald411d1792bd6cc877d687758b753742c; ?> <?php unset($__componentOriginald411d1792bd6cc877d687758b753742c); ?> <?php endif; ?> </div> <form action="<?php echo e(route('contest.changesquad', $contest->id)); ?>" method="post"> <?php echo csrf_field(); ?> <table class="m-auto border-separate border border-gray-200 dark:border-gray-600" id="shooters"> <thead> <tr class="text-sm"> <th></th> <th class="bg-white dark:bg-gray-800 sticky left-0"><?php echo e(__('Name')); ?></th> <th><?php echo e(__('Alias')); ?></th> <th><?php echo e(__('Division')); ?></th> <th><?php echo e(__('Sq.')); ?></th> <th><?php echo e(__('Licence number')); ?></th> <th><?php echo e(__('Member of LEX')); ?></th> <th><?php echo e(__('Note')); ?></th> <th><?php echo e(__('Registration time')); ?></th> <th title="<?php echo e(__('Beginner')); ?>"><?php echo e(__('Bgnr.')); ?></th> <th title="<?php echo e(__('DQs within last 12 months')); ?>"><?php echo e(__('DQs')); ?></th> <th title="<?php echo e(__('Builder')); ?>"><?php echo e(__('Bldr.')); ?></th> <th></th> <th></th> <th></th> <th></th> </tr> </thead> <tbody> <?php $__currentLoopData = $contest->registrations->sortBy(['squad', 'user.lastname']); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $reg): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr class="odd:bg-gray-100 dark:odd:bg-gray-700 even:bg-white dark:even:bg-gray-800 text-sm"> <td class="px-2"><?php if (isset($component)) { $__componentOriginal18c21970322f9e5c938bc954620c12bb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal18c21970322f9e5c938bc954620c12bb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.text-input','data' => ['type' => 'checkbox','name' => 'selection[]','value' => ''.e($reg->id).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('text-input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['type' => 'checkbox','name' => 'selection[]','value' => ''.e($reg->id).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal18c21970322f9e5c938bc954620c12bb)): ?> <?php $attributes = $__attributesOriginal18c21970322f9e5c938bc954620c12bb; ?> <?php unset($__attributesOriginal18c21970322f9e5c938bc954620c12bb); ?> <?php endif; ?> <?php if (isset($__componentOriginal18c21970322f9e5c938bc954620c12bb)): ?> <?php $component = $__componentOriginal18c21970322f9e5c938bc954620c12bb; ?> <?php unset($__componentOriginal18c21970322f9e5c938bc954620c12bb); ?> <?php endif; ?></td> <td class="px-2 sticky left-0 bg-inherit whitespace-nowrap" ;-search="<?php echo e(iconv("utf-8", "ascii//TRANSLIT", $reg->user->listedname)); ?>|<?php echo e($reg->user->listedname); ?>"><?php echo e($reg->user->listedname); ?> <?php echo e($reg->notcomp ? __('(NC)') : ''); ?></td> <td class="px-2 text-center text-xs"><?php echo e($reg->user->username); ?></td> <td class="px-2 text-xs text-center"><?php echo e($reg->division?->division); ?></td> <td class="px-2 text-xs text-center" data-search="*<?php echo e($reg->squad == 0 ? 'R' : $reg->squad); ?>*"><?php echo e($reg->squad == 0 ? 'R' : $reg->squad); ?></td> <td class="px-2 text-xs text-center"><?php echo e($reg->licence_number); ?></td> <td class="px-2 text-center whitespace-nowrap" data-search="<?php echo e($reg->lexmember ? "LEX" : ""); ?>" data-order="<?php echo e($reg->lexmember); ?>"> <?php $validMemberStatus = $reg->user->is_valid_member($contest->date); ?> <?php if($reg->lexmember && $validMemberStatus): ?> <?php echo e(__('contest.' . \App\Enums\ContestOptionsEnum::YES->name)); ?> <?php else: ?> <?php echo e(__('contest.' . \App\Enums\ContestOptionsEnum::NO->name)); ?> <?php endif; ?> <?php if($reg->lexmember): ?> <?php if(!is_null($reg->user->lex_hash)): ?><a class="inline" target="lexmembership" href="https://k.gunlex.cz/<?php echo e($reg->user->lex_hash); ?>"><?php endif; ?> <div class="<?php switch($validMemberStatus): case (-2): ?> fa-solid fa-circle-question text-blue-500 <?php break; ?> <?php case (-1): ?> fa-solid fa-triangle-exclamation text-amber-500 <?php break; ?> <?php case (0): ?> fa-solid fa-circle-xmark text-red-500 <?php break; ?> <?php case (1): ?> fa-solid fa-circle-check text-green-500 <?php break; ?> <?php endswitch; ?>" title="<?php echo e($reg->user->lex_hash ?? __('Membership control code not provided')); ?>"></div> <?php if(!is_null($reg->user->lex_hash)): ?></a><?php endif; ?> <?php endif; ?> </td> <td class="px-2"><?php echo e($reg->note); ?></td> <td class="px-2 text-xs break-normal min-w-min text-center whitespace-nowrap" data-order="<?php echo e($reg->created_at->unix()); ?>"> <div class="whitespace-pre"><?php echo e($reg->created_at->toDateString()); ?></div> <div class="whitespace-pre"><?php echo e($reg->created_at->toTimeString()); ?></div> </td> <td class="px-2 text-center text-lg" data-order="<?php echo e($reg->rookie); ?>"><?php if($reg->rookie): ?> <div title="<?php echo e(__('Beginner')); ?>" class="fa-solid fa-person-circle-question text-yellow-500"></div><?php endif; ?></td> <td class="px-2 text-center <?php switch($reg->user->dqs($contest->date)): case (0): ?> text-xs text-grey-900 dark:text-gray-100 <?php break; ?> <?php case (1): ?> font-bold text-amber-500 <?php break; ?> <?php default: ?> font-bold text-red-500 <?php break; ?> <?php endswitch; ?>)"><?php echo e($reg->user->dqs($contest->date)); ?></td> <td class="px-2 text-center text-lg" data-order="<?php echo e($reg->builder); ?>"><?php if($reg->builder): ?> <div title="<?php echo e(__('Builder')); ?>" class="fa-solid fa-screwdriver-wrench"></div><?php endif; ?></td> <td class="px-2 text-lg" data-order="<?php echo e($reg->present); ?>"><a href="<?php echo e(route('registration.switch', [$reg->id, 'present'])); ?>"><button type="button" title="<?php echo e($reg->present ? __('Present') : __('Not present')); ?>" class="fa-solid <?php echo e($reg->present ? 'fa-person-circle-check text-green-500' : 'fa-person-circle-xmark text-red-500'); ?>"></button></a></td> <td class="px-2 text-lg" data-order="<?php echo e($reg->paid); ?>"><a href="<?php echo e(route('registration.switch', [$reg->id, 'paid'])); ?>"><button type="button" title="<?php echo e($reg->paid ? __('Paid') : __('Not paid')); ?>" class="fa-solid fa-money-bill-wave <?php echo e($reg->paid ? 'text-green-500' : 'text-yellow-500'); ?>"></button></a></td> <td class="px-2 text-lg"><a href="<?php echo e(route('registration.edit', [$reg->id])); ?>?maintain"><button type="button" title="<?php echo e(__('Change registration')); ?>" class="fa-solid fa-square-pen text-blue-500"></button></a></td> <td class="px-2 text-lg"><a href="<?php echo e(route('registration.destroy', [$reg->id, $reg->canceltoken])); ?>?maintain"><button type="button" title="<?php echo e(__('Delete registration')); ?>" class="fa-solid fa-square-xmark text-red-500"></button></a></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> <div class="mt-4 text-sm text-center"> <?php echo e(__('Move selected contestants to squad')); ?> <?php if (isset($component)) { $__componentOriginaled2cde6083938c436304f332ba96bb7c = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginaled2cde6083938c436304f332ba96bb7c = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.select','data' => ['class' => '!w-fit inline-block','name' => 'squad','id' => 'squadno']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('select'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => '!w-fit inline-block','name' => 'squad','id' => 'squadno']); ?> <option value="0">R</option> <?php for($i = 1; $i <= $contest->squads; $i++): ?> <option value="<?php echo e($i); ?>"><?php echo e($i); ?></option> <?php endfor; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginaled2cde6083938c436304f332ba96bb7c)): ?> <?php $attributes = $__attributesOriginaled2cde6083938c436304f332ba96bb7c; ?> <?php unset($__attributesOriginaled2cde6083938c436304f332ba96bb7c); ?> <?php endif; ?> <?php if (isset($__componentOriginaled2cde6083938c436304f332ba96bb7c)): ?> <?php $component = $__componentOriginaled2cde6083938c436304f332ba96bb7c; ?> <?php unset($__componentOriginaled2cde6083938c436304f332ba96bb7c); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginald411d1792bd6cc877d687758b753742c = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginald411d1792bd6cc877d687758b753742c = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.primary-button','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('primary-button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?><?php echo e(__('Move')); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginald411d1792bd6cc877d687758b753742c)): ?> <?php $attributes = $__attributesOriginald411d1792bd6cc877d687758b753742c; ?> <?php unset($__attributesOriginald411d1792bd6cc877d687758b753742c); ?> <?php endif; ?> <?php if (isset($__componentOriginald411d1792bd6cc877d687758b753742c)): ?> <?php $component = $__componentOriginald411d1792bd6cc877d687758b753742c; ?> <?php unset($__componentOriginald411d1792bd6cc877d687758b753742c); ?> <?php endif; ?> </div> </form> <div class="mt-6 border-t"> <?php echo $__env->make('contests.regoverview', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </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/demo/resources/views/contests/maintain.blade.php ENDPATH**/ ?>