ok
Direktori : /home2/selectio/www/fms-worksuite/storage/framework/views/ |
Current File : /home2/selectio/www/fms-worksuite/storage/framework/views/5996ccf5b0dea2db8c97e410f576978b.php |
<?php $__env->startPush('datatable-styles'); ?> <!-- for sortable content --> <link rel="stylesheet" href="<?php echo e(asset('vendor/css/jquery-ui.css')); ?>"> <!-- to highlight html content --> <link rel="stylesheet" href="<?php echo e(asset('vendor/css/default.min.css')); ?>"> <?php $__env->stopPush(); ?> <?php $__env->startSection('content'); ?> <!-- CONTENT WRAPPER START --> <div class="content-wrapper"> <div class="row"> <div class="col-lg-6"> <div class="row"> <div class="col-sm-12"> <div class="card bg-white border-0 b-shadow-4"> <div class="card-body "> <div class="col-md-12 mb-3"> <div class="row"> <div class="col-md-3 f-w-500">#</div> <div class="col-md-5 f-w-500"><?php echo app('translator')->get('app.fields'); ?></div> <div class="col-md-4 f-w-500"><?php echo app('translator')->get('app.status'); ?></div> </div> </div> <div class="col-md-12"> <?php if (isset($component)) { $__componentOriginal18ad2e0d264f9740dc73fff715357c28 = $component; } ?> <?php $component = App\View\Components\Form::resolve(['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']); ?> <div id="sortable"> <?php $__currentLoopData = $ticketFormFields; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="row py-3 pt-4 border-bottom"> <div class="col-md-3"> <span class="ui-icon ui-icon-arrowthick-2-n-s"></span> <input type="hidden" name="sort_order[]" value="<?php echo e($item->id); ?>"> </div> <div class="col-md-5"><?php echo e(mb_ucwords($item->field_display_name)); ?></div> <div class="col-md-4"> <?php if(!in_array($item->field_name, ['name', 'email', 'ticket_subject', 'message', 'assign_group'])): ?> <div class="custom-control custom-switch"> <input type="checkbox" class="custom-control-input change-setting" data-setting-id="<?php echo e($item->id); ?>" <?php if($item->status == 'active'): ?> checked <?php endif; ?> id="<?php echo e($item->id); ?>"> <label class="custom-control-label f-14" for="<?php echo e($item->id); ?>"></label> </div> <?php else: ?> -- <?php endif; ?> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal18ad2e0d264f9740dc73fff715357c28)): ?> <?php $component = $__componentOriginal18ad2e0d264f9740dc73fff715357c28; ?> <?php unset($__componentOriginal18ad2e0d264f9740dc73fff715357c28); ?> <?php endif; ?> </div> </div> </div> </div> <div class="col-sm-12 mt-4"> <?php if (isset($component)) { $__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9 = $component; } ?> <?php $component = App\View\Components\Cards\Data::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('cards.data'); ?> <?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\Cards\Data::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <p class="f-w-500"><?php echo app('translator')->get('modules.lead.iframeSnippet'); ?></p> <code> <iframe src="<?php echo e(route('front.ticket_form',company()->hash)); ?>" frameborder="0" scrolling="yes" style="display:block; width:100%; height:60vh;"></iframe> </code> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9)): ?> <?php $component = $__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9; ?> <?php unset($__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9 = $component; } ?> <?php $component = App\View\Components\Cards\Data::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('cards.data'); ?> <?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\Cards\Data::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <p class="f-w-500">Share Direct link</p> <p class="f-12"><a href="<?php echo e(route('front.ticket_form', [company()->hash]).'?styled=1'); ?>" target="_blank"><?php echo e(route('front.ticket_form', [company()->hash]).'?styled=1'); ?></a></p> <p class="f-12"><a href="<?php echo e(route('front.ticket_form', [company()->hash]).'?styled=1&with_logo=1'); ?>" target="_blank"><?php echo e(route('front.ticket_form', [company()->hash]).'?styled=1&with_logo=1'); ?></a></p> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9)): ?> <?php $component = $__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9; ?> <?php unset($__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9); ?> <?php endif; ?> </div> </div> </div> <div class="col-lg-6"> <?php if (isset($component)) { $__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9 = $component; } ?> <?php $component = App\View\Components\Cards\Data::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('cards.data'); ?> <?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\Cards\Data::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <h4><?php echo app('translator')->get('app.preview'); ?></h4> <iframe src="<?php echo e(route('front.ticket_form', company()->hash)); ?>" id="previewIframe" width="100%" onload="resizeIframe(this)" frameborder="0"></iframe> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9)): ?> <?php $component = $__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9; ?> <?php unset($__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9); ?> <?php endif; ?> </div> </div> </div> <!-- CONTENT WRAPPER END --> <?php $__env->stopSection(); ?> <?php $__env->startPush('scripts'); ?> <!-- for sortable content --> <script src="<?php echo e(asset('vendor/jquery/jquery-ui.min.js')); ?>"></script> <!-- to highlight html content --> <script src="<?php echo e(asset('vendor/jquery/highlight.min.js')); ?>"></script> <script> $(function() { $("#sortable").sortable({ update: function(event, ui) { var sortedValues = new Array(); $('input[name="sort_order[]"]').each(function(index, value) { sortedValues[index] = $(this).val(); }); $.easyAjax({ url: "<?php echo e(route('ticket-form.sort_fields')); ?>", type: "POST", blockUI: true, data: { 'sortedValues': sortedValues, '_token': '<?php echo e(csrf_token()); ?>' }, success: function(response) { var iframe = document.getElementById('previewIframe'); iframe.src = iframe.src; } }) } }); }); $('.change-setting').change(function() { var id = $(this).data('setting-id'); var sendEmail = $(this).is(':checked') ? 'active' : 'inactive'; var url = "<?php echo e(route('ticket-form.update', ':id')); ?>"; url = url.replace(':id', id); $.easyAjax({ url: url, type: "POST", blockUI: true, data: { 'id': id, 'status': sendEmail, '_method': 'PUT', '_token': '<?php echo e(csrf_token()); ?>' }, success: function(response) { var iframe = document.getElementById('previewIframe'); iframe.src = iframe.src; } }) }); function resizeIframe(obj) { obj.style.height = obj.contentWindow.document.documentElement.scrollHeight + 50 + 'px'; } </script> <?php $__env->stopPush(); ?> <?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home2/selectio/public_html/fms-worksuite/resources/views/tickets/ticket-form/index.blade.php ENDPATH**/ ?>