ok
Direktori : /home2/selectio/www/fms-worksuite/storage/framework/views/ |
Current File : /home2/selectio/www/fms-worksuite/storage/framework/views/b292627017ec8fe0eb76cf50e7d121ec.php |
<!-- SETTINGS BOX START --> <div class="settings-box bg-additional-grey rounded"> <?php if(isset($alert)): ?> <?php echo e($alert); ?> <?php endif; ?> <?php if(isset($buttons)): ?> <?php echo e($buttons); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal18ad2e0d264f9740dc73fff715357c28 = $component; } ?> <?php $component = App\View\Components\Form::resolve(['method' => ($method ?? 'PUT')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('form'); ?> <?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\Form::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['id' => 'editSettings','class' => 'ajax-form']); ?> <a class="mb-0 d-block d-lg-none text-dark-grey s-b-mob-sidebar" onclick="openSettingsSidebar()"><i class="fa fa-ellipsis-v"></i></a> <div class="s-b-inner s-b-notifications bg-white b-shadow-4 rounded"> <?php echo e($header); ?> <div class="s-b-n-content"> <div class="tab-content" id="nav-tabContent"> <!-- TAB CONTENT START --> <div class="tab-pane fade show active" id="nav-email" role="tabpanel" aria-labelledby="nav-email-tab"> <div class="d-flex flex-wrap justify-content-between"> <?php echo e($slot); ?> </div> <?php if(isset($action)): ?> <?php echo e($action); ?> <?php endif; ?> </div> <!-- TAB CONTENT END --> </div> </div> </div> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal18ad2e0d264f9740dc73fff715357c28)): ?> <?php $component = $__componentOriginal18ad2e0d264f9740dc73fff715357c28; ?> <?php unset($__componentOriginal18ad2e0d264f9740dc73fff715357c28); ?> <?php endif; ?> </div> <!-- SETTINGS BOX END --> <?php /**PATH /home2/selectio/public_html/fms-worksuite/resources/views/components/setting-card.blade.php ENDPATH**/ ?>