whoami7 - Manager
:
/
home
/
kckglobal
/
public_html
/
portal
/
storage
/
framework
/
views
/
Upload File:
files >> /home/kckglobal/public_html/portal/storage/framework/views/654887a524224ae5795feb96c2570745.php
<?php $__env->startPush('styles'); ?> <?php echo $__env->make('sections.daterange_css', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php $__env->stopPush(); ?> <?php $__env->startSection('filter-section'); ?> <?php if (isset($component)) { $__componentOriginald1a72e1108842d163a80559e15f530b4 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginald1a72e1108842d163a80559e15f530b4 = $attributes; } ?> <?php $component = App\View\Components\Filters\FilterBox::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('filters.filter-box'); ?> <?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\Filters\FilterBox::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <!-- DATE START --> <div class="select-box d-flex pr-2 border-right-grey border-right-grey-sm-0 performance-dashboard"> <p class="mb-0 pr-2 f-14 text-dark-grey d-flex align-items-center"><?php echo app('translator')->get('app.duration'); ?></p> <div class="select-status d-flex"> <input type="text" class="position-relative text-dark form-control border-0 p-2 text-left f-14 f-w-500 border-additional-grey" id="datatableRange2" placeholder="<?php echo app('translator')->get('placeholders.dateRange'); ?>"> </div> </div> <!-- DATE END --> <!-- RESET START --> <div class="select-box d-flex py-1 px-lg-2 px-md-2 px-0"> <?php if (isset($component)) { $__componentOriginal5e57c6582b8a883148a28bb7ee46d2ad = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal5e57c6582b8a883148a28bb7ee46d2ad = $attributes; } ?> <?php $component = App\View\Components\Forms\ButtonSecondary::resolve(['icon' => 'times-circle'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.button-secondary'); ?> <?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\Forms\ButtonSecondary::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'btn-xs d-none','id' => 'reset-filters']); ?> <?php echo app('translator')->get('app.clearFilters'); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal5e57c6582b8a883148a28bb7ee46d2ad)): ?> <?php $attributes = $__attributesOriginal5e57c6582b8a883148a28bb7ee46d2ad; ?> <?php unset($__attributesOriginal5e57c6582b8a883148a28bb7ee46d2ad); ?> <?php endif; ?> <?php if (isset($__componentOriginal5e57c6582b8a883148a28bb7ee46d2ad)): ?> <?php $component = $__componentOriginal5e57c6582b8a883148a28bb7ee46d2ad; ?> <?php unset($__componentOriginal5e57c6582b8a883148a28bb7ee46d2ad); ?> <?php endif; ?> </div> <!-- RESET END --> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginald1a72e1108842d163a80559e15f530b4)): ?> <?php $attributes = $__attributesOriginald1a72e1108842d163a80559e15f530b4; ?> <?php unset($__attributesOriginald1a72e1108842d163a80559e15f530b4); ?> <?php endif; ?> <?php if (isset($__componentOriginald1a72e1108842d163a80559e15f530b4)): ?> <?php $component = $__componentOriginald1a72e1108842d163a80559e15f530b4; ?> <?php unset($__componentOriginald1a72e1108842d163a80559e15f530b4); ?> <?php endif; ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <!-- CONTENT WRAPPER START --> <div class="content-wrapper"> <div class="row"> <div class="col-md-12" id="objective-chart-card"> </div> <div class="col-md-12"> <?php if (isset($component)) { $__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalbc9540fa671f26a0f8028a5a8d8f93e9 = $attributes; } ?> <?php $component = App\View\Components\Cards\Data::resolve(['title' => __('performance::app.objectiveProgress')] + (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(['id' => 'progress']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalbc9540fa671f26a0f8028a5a8d8f93e9)): ?> <?php $attributes = $__attributesOriginalbc9540fa671f26a0f8028a5a8d8f93e9; ?> <?php unset($__attributesOriginalbc9540fa671f26a0f8028a5a8d8f93e9); ?> <?php endif; ?> <?php if (isset($__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9)): ?> <?php $component = $__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9; ?> <?php unset($__componentOriginalbc9540fa671f26a0f8028a5a8d8f93e9); ?> <?php endif; ?> </div> </div> <!-- Task Box Start --> <div class="d-flex flex-column w-tables rounded mt-4 bg-white table-responsive"> </div> <!-- Task Box End --> </div> <!-- CONTENT WRAPPER END --> <?php $__env->stopSection(); ?> <?php $__env->startPush('scripts'); ?> <script src="<?php echo e(asset('vendor/jquery/frappe-charts.min.iife.js')); ?>"></script> <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/chart.js"></script> <script src="<?php echo e(asset('vendor/jquery/daterangepicker.min.js')); ?>"></script> <script> $(function () { var format = '<?php echo e(company()->moment_date_format); ?>'; var startDate = "<?php echo e($startDate->format(company()->date_format)); ?>"; var endDate = "<?php echo e($endDate->format(company()->date_format)); ?>"; var start = moment(startDate, format); var end = moment(endDate, format); $('#datatableRange2').daterangepicker({ locale: daterangeLocale, linkedCalendars: false, startDate: start, endDate: end, ranges: daterangeConfig, opens: 'right', parentEl: '.dashboard-header' }, cb); $('#datatableRange2').on('apply.daterangepicker', function (ev, picker) { lineChart(); }); function lineChart() { var dateRangePicker = $('#datatableRange2').data('daterangepicker'); var startDate = dateRangePicker.startDate.format(format); var endDate = dateRangePicker.endDate.format(format); if ($('#datatableRange2').val() == '') { startDate = null; endDate = null; } var url = "<?php echo e(route('performance-dashboard.chart')); ?>"; $.easyAjax({ url: url, container: '#progress', blockUI: true, type: "POST", data: { startDate: startDate, endDate: endDate, _token: '<?php echo e(csrf_token()); ?>' }, success: function(response) { $('#progress .card-body').html(response.html); $('#objective-chart-card').html(response.html2); if (!response.chartData) { $('#progress .card-body').html( "<div class='d-flex justify-content-center p-20'><?php echo e(__('messages.noRecordFound')); ?></div>" ); } return; } }); } lineChart(); $('#reset-filters').click(function() { // Reset the date picker to original start and end dates $('#datatableRange2').data('daterangepicker').setStartDate(start); $('#datatableRange2').data('daterangepicker').setEndDate(end); // Reset the filter UI $('.filter-box .select-picker').selectpicker("refresh"); $('#reset-filters').addClass('d-none'); // Trigger the line chart update with the reset dates lineChart(); }); $(body).on('click', '.toObjectives', function () { var dateRangePicker = $('#datatableRange2').data('daterangepicker'); var startDate = dateRangePicker.startDate.format(format); var endDate = dateRangePicker.endDate.format(format); var status = $(this).data('status'); if ($('#datatableRange2').val() == '') { startDate = null; endDate = null; } let url = "<?php echo e(route('objectives.index')); ?>?status=" + status + "&startDate=" + startDate + "&endDate=" + endDate; window.location.href = url; }); }); </script> <?php $__env->stopPush(); ?> <?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/kckglobal/public_html/portal/Modules/Performance/Resources/views/dashboard/index.blade.php ENDPATH**/ ?>
Copyright ©2021 || Defacer Indonesia