whoami7 - Manager
:
/
home
/
kckglobal
/
public_html
/
portal
/
storage
/
framework
/
views
/
Upload File:
files >> /home/kckglobal/public_html/portal/storage/framework/views/eef55d963ebb82a231d45df981eb88b6.php
<?php $__env->startPush('datatable-styles'); ?> <?php echo $__env->make('sections.datatable_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([]); ?> <!-- DESIGNATION START --> <div class="select-box d-flex py-2 pr-lg-3 pr-md-3 px-0 border-right-grey border-right-grey-sm-0"> <p class="mb-0 pr-2 f-14 text-dark-grey d-flex align-items-center"><?php echo app('translator')->get('app.select'); ?> <?php echo app('translator')->get('app.year'); ?></p> <div class="select-status"> <select class="form-control select-picker" name="year" id="year"> <?php for($i = $year; $i >= ($year-4); $i--): ?> <option <?php if($i == $year): ?> selected <?php endif; ?> value="<?php echo e($i); ?>"><?php echo e($i); ?></option> <?php endfor; ?> </select> </div> </div> <!-- DESIGNATION END --> <div class="select-box d-flex py-2 px-lg-3 px-md-3 px-0 border-right-grey border-right-grey-sm-0"> <p class="mb-0 pr-2 f-14 text-dark-grey d-flex align-items-center"> <?php echo app('translator')->get('payroll::modules.payroll.salaryCycle'); ?></p> <div class="select-status"> <select class="form-control select-picker" name="payroll_cycle" id="payrollCycle"> <?php $__currentLoopData = $payrollCycles; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $payrollCycle): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option value="<?php echo e($payrollCycle->id); ?>"> <?php echo e(__('payroll::modules.payroll.'.$payrollCycle->cycle )); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> </div> </div> <div class="select-box d-flex py-2 px-lg-3 px-md-3 px-0 border-right-grey border-right-grey-sm-0"> <p class="mb-0 pr-2 f-14 text-dark-grey d-flex align-items-center" id="select-label"><?php echo app('translator')->get('app.select'); ?> <?php echo app('translator')->get('app.month'); ?></p> <div class="select-status"> <select class="form-control select-picker" name="month" id="month"> </select> </div> </div> <!-- SEARCH BY TASK START --> <div class="task-search d-flex py-1 px-lg-3 px-0 border-right-grey align-items-center"> <form class="w-100 mr-1 mr-lg-0 mr-md-1 ml-md-1 ml-0 ml-lg-0"> <div class="input-group bg-grey rounded"> <div class="input-group-prepend"> <span class="input-group-text border-0 bg-additional-grey"> <i class="fa fa-search f-13 text-dark-grey"></i> </span> </div> <input type="text" class="form-control f-14 p-1 border-additional-grey" id="search-text-field" placeholder="<?php echo app('translator')->get('app.startTyping'); ?>"> </div> </form> </div> <!-- SEARCH BY TASK 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 $addPayrollPermission = user()->permission('add_payroll'); $editPayrollPermission = user()->permission('edit_payroll'); ?> <?php $__env->startSection('content'); ?> <!-- CONTENT WRAPPER START --> <div class="content-wrapper"> <?php if($addPayrollPermission == 'all' || $addPayrollPermission == 'added'): ?> <div class="card bg-white border-0 b-shadow-4"> <div class="card-header bg-white border-bottom-grey text-capitalize justify-content-between p-20"> <div class="row"> <div class="col-12"> <h3 class="heading-h1 mb-3"><?php echo app('translator')->get('payroll::modules.payroll.generate'); ?> <?php echo app('translator')->get('payroll::app.menu.payroll'); ?></h3> </div> </div> </div> <div class="card-body"> <?php if (isset($component)) { $__componentOriginal18ad2e0d264f9740dc73fff715357c28 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal18ad2e0d264f9740dc73fff715357c28 = $attributes; } ?> <?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' => 'genrate-payroll-form']); ?> <div class="row"> <div class="col-4 mb-2 firstRow"> <?php if (isset($component)) { $__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3 = $attributes; } ?> <?php $component = App\View\Components\Forms\Checkbox::resolve(['fieldId' => 'includeExpenseClaims','checked' => true,'fieldLabel' => __('payroll::modules.payroll.includeExpenseClaims'),'fieldName' => 'includeExpenseClaims'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.checkbox'); ?> <?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\Checkbox::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3)): ?> <?php $attributes = $__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3; ?> <?php unset($__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3); ?> <?php endif; ?> <?php if (isset($__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3)): ?> <?php $component = $__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3; ?> <?php unset($__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3); ?> <?php endif; ?> </div> <div class="col-4 mb-2 firstRow"> <?php if (isset($component)) { $__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3 = $attributes; } ?> <?php $component = App\View\Components\Forms\Checkbox::resolve(['fieldId' => 'addTimelogs','fieldLabel' => __('payroll::modules.payroll.addTimelogs'),'fieldName' => 'addTimelogs'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.checkbox'); ?> <?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\Checkbox::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3)): ?> <?php $attributes = $__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3; ?> <?php unset($__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3); ?> <?php endif; ?> <?php if (isset($__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3)): ?> <?php $component = $__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3; ?> <?php unset($__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3); ?> <?php endif; ?> </div> <div class="col-4 mb-2 firstRow"> <?php if (isset($component)) { $__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3 = $attributes; } ?> <?php $component = App\View\Components\Forms\Checkbox::resolve(['fieldId' => 'useAttendance','popover' => __('payroll::messages.useAttendance'),'fieldLabel' => __('payroll::modules.payroll.useAttendance'),'fieldName' => 'useAttendance'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.checkbox'); ?> <?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\Checkbox::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3)): ?> <?php $attributes = $__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3; ?> <?php unset($__attributesOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3); ?> <?php endif; ?> <?php if (isset($__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3)): ?> <?php $component = $__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3; ?> <?php unset($__componentOriginal9c5d7e5b2e4b8b16cfa941b5e69189f3); ?> <?php endif; ?> </div> <div class="col-md-4 mb-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal89b295b0763c93abe0143426334eb5d6 = $attributes; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'category_id','fieldLabel' => __('app.department')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?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\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'my-3 ']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $attributes = $__attributesOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__attributesOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <select class="form-control select-picker" name="department" id="employee_department" data-live-search="true"> <option value="">--</option> <?php $__currentLoopData = $teams; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $team): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <option value="<?php echo e($team->id); ?>"><?php echo e($team->team_name); ?></option> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> </div> <div class="col-md-4"> <?php if (isset($component)) { $__componentOriginal89b295b0763c93abe0143426334eb5d6 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal89b295b0763c93abe0143426334eb5d6 = $attributes; } ?> <?php $component = App\View\Components\Forms\Label::resolve(['fieldId' => 'selectEmployee','popover' => __('payroll::messages.payrollEmployees'),'fieldLabel' => __('modules.employees.title')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.label'); ?> <?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\Label::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'my-3']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $attributes = $__attributesOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__attributesOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <?php if (isset($__componentOriginal89b295b0763c93abe0143426334eb5d6)): ?> <?php $component = $__componentOriginal89b295b0763c93abe0143426334eb5d6; ?> <?php unset($__componentOriginal89b295b0763c93abe0143426334eb5d6); ?> <?php endif; ?> <select class="form-control multiple-users" multiple name="employee_id[]" id="selectEmployee" data-live-search="true" data-size="8"> <?php $__currentLoopData = $employees; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if (isset($component)) { $__componentOriginal6c7097547485b98631a37d273a171e9f = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal6c7097547485b98631a37d273a171e9f = $attributes; } ?> <?php $component = App\View\Components\UserOption::resolve(['user' => $item,'pill' => true] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('user-option'); ?> <?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\UserOption::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal6c7097547485b98631a37d273a171e9f)): ?> <?php $attributes = $__attributesOriginal6c7097547485b98631a37d273a171e9f; ?> <?php unset($__attributesOriginal6c7097547485b98631a37d273a171e9f); ?> <?php endif; ?> <?php if (isset($__componentOriginal6c7097547485b98631a37d273a171e9f)): ?> <?php $component = $__componentOriginal6c7097547485b98631a37d273a171e9f; ?> <?php unset($__componentOriginal6c7097547485b98631a37d273a171e9f); ?> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </select> </div> <div class="w-100 border-top-grey d-flex justify-content-end px-4 py-3"> <?php if (isset($component)) { $__componentOriginalcf8d12533ff890e0d6573daf32b7618d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalcf8d12533ff890e0d6573daf32b7618d = $attributes; } ?> <?php $component = App\View\Components\Forms\ButtonPrimary::resolve(['icon' => 'paper-plane'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('forms.button-primary'); ?> <?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\ButtonPrimary::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['id' => 'generate-payslip']); ?><?php echo app('translator')->get('payroll::modules.payroll.generate'); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalcf8d12533ff890e0d6573daf32b7618d)): ?> <?php $attributes = $__attributesOriginalcf8d12533ff890e0d6573daf32b7618d; ?> <?php unset($__attributesOriginalcf8d12533ff890e0d6573daf32b7618d); ?> <?php endif; ?> <?php if (isset($__componentOriginalcf8d12533ff890e0d6573daf32b7618d)): ?> <?php $component = $__componentOriginalcf8d12533ff890e0d6573daf32b7618d; ?> <?php unset($__componentOriginalcf8d12533ff890e0d6573daf32b7618d); ?> <?php endif; ?> </div> </div> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal18ad2e0d264f9740dc73fff715357c28)): ?> <?php $attributes = $__attributesOriginal18ad2e0d264f9740dc73fff715357c28; ?> <?php unset($__attributesOriginal18ad2e0d264f9740dc73fff715357c28); ?> <?php endif; ?> <?php if (isset($__componentOriginal18ad2e0d264f9740dc73fff715357c28)): ?> <?php $component = $__componentOriginal18ad2e0d264f9740dc73fff715357c28; ?> <?php unset($__componentOriginal18ad2e0d264f9740dc73fff715357c28); ?> <?php endif; ?> </div> </div> <?php endif; ?> <div class="d-flex mt-4 justify-content-end action-bar"> <?php if (isset($component)) { $__componentOriginald48019b35c4ccf364e5d37d92848414c = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginald48019b35c4ccf364e5d37d92848414c = $attributes; } ?> <?php $component = App\View\Components\Datatable\Actions::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('datatable.actions'); ?> <?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\Datatable\Actions::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <div class="select-status mr-3"> <select name="action_type" class="form-control select-picker" id="quick-action-type" disabled> <option value=""><?php echo app('translator')->get('app.selectAction'); ?></option> <?php if($editPayrollPermission == 'all' || $editPayrollPermission == 'added'): ?> <option value="change-status"><?php echo app('translator')->get('modules.tasks.changeStatus'); ?></option> <?php endif; ?> <?php if($addPayrollPermission == 'all' || $addPayrollPermission == 'added'): ?> <option value="regenerate-payslip"><?php echo app('translator')->get('payroll::modules.payroll.regenerate'); ?></option> <?php endif; ?> </select> </div> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginald48019b35c4ccf364e5d37d92848414c)): ?> <?php $attributes = $__attributesOriginald48019b35c4ccf364e5d37d92848414c; ?> <?php unset($__attributesOriginald48019b35c4ccf364e5d37d92848414c); ?> <?php endif; ?> <?php if (isset($__componentOriginald48019b35c4ccf364e5d37d92848414c)): ?> <?php $component = $__componentOriginald48019b35c4ccf364e5d37d92848414c; ?> <?php unset($__componentOriginald48019b35c4ccf364e5d37d92848414c); ?> <?php endif; ?> </div> <!-- Task Box Start --> <div class="d-flex flex-column w-tables rounded mt-3 bg-white"> <?php echo $dataTable->table(['class' => 'table table-hover border-0 w-100']); ?> </div> <!-- Task Box End --> </div> <!-- CONTENT WRAPPER END --> <?php $__env->stopSection(); ?> <?php $__env->startPush('scripts'); ?> <?php echo $__env->make('sections.datatable_js', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <script> $('#employee_department, #payrollCycle').change(function() { var id = $(this).val(); var type = $(this).attr('id'); var cycle = $('#payrollCycle').val(); if(type == 'payrollCycle'){ var url = "<?php echo e(route('payroll.get-employee', [':cycleId'])); ?>"; } else{ var url = "<?php echo e(route('payroll.get-employee', [':id', ':cycleId'])); ?>"; url = url.replace(':id', id); } url = url.replace(':cycleId', cycle); $.easyAjax({ url: url, container: '#save-attendance-data-form', type: "GET", blockUI: true, data: $('#save-attendance-data-form').serialize(), success: function(response) { if (response.status == 'success') { $('#selectEmployee').html(response.data); $('#selectEmployee').selectpicker('refresh'); } } }); }); $('#selectEmployee').selectpicker(); $('#useAttendance').change(function() { if($('#useAttendance').prop('checked')) { $('.useAttendanceBox').show(); $( ".firstRow" ).removeClass( "mb-4" ).addClass( "mb-2" ); } else { $( ".firstRow" ).removeClass( "mb-2" ).addClass( "mb-4" ); $('.useAttendanceBox').hide(); } }); $('#payroll-table').on('preXhr.dt', function (e, settings, data) { var month = $('#month').val(); var year = $('#year').val(); var cycle = $('#payrollCycle').val(); var searchText = $('#search-text-field').val(); data['month'] = month; data['year'] = year; data['searchText'] = searchText; data['cycle'] = cycle; }); const showTable = () => { window.LaravelDataTables["payroll-table"].draw(false); } $('#month, #year, #search-text-field').on('change keyup', function () { if ($('#month').val() != "all") { $('#reset-filters').removeClass('d-none'); showTable(); } else if ($('#year').val() != "all") { $('#reset-filters').removeClass('d-none'); showTable(); } else if ($('#search-text-field').val() != "") { $('#reset-filters').removeClass('d-none'); showTable(); } else if ($('#payrollCycle').val() != "") { $('#reset-filters').removeClass('d-none'); showTable(); } else { $('#reset-filters').addClass('d-none'); showTable(); } }); $('#reset-filters').click(function () { $('#filter-form')[0].reset(); $('.filter-box .select-picker').selectpicker("refresh"); $('#reset-filters').addClass('d-none'); getCycleData(); }); $('#quick-action-type').change(function () { const actionValue = $(this).val(); if (actionValue != '') { $('#quick-action-apply').removeAttr('disabled'); if (actionValue == 'change-status') { $('.quick-action-field').addClass('d-none'); $('#change-status-action').removeClass('d-none'); } else { $('.quick-action-field').addClass('d-none'); } } else { $('#quick-action-apply').attr('disabled', true); $('.quick-action-field').addClass('d-none'); } }); $('#quick-action-apply').click(function () { const actionValue = $('#quick-action-type').val(); if (actionValue == 'regenerate-payslip') { regeneratePayslip(); } else { applyQuickAction(); } }); $('body').on('click', '.delete-table-row', function () { var id = $(this).data('payroll-id'); Swal.fire({ title: "<?php echo app('translator')->get('messages.sweetAlertTitle'); ?>", text: "<?php echo app('translator')->get('messages.recoverRecord'); ?>", icon: 'warning', showCancelButton: true, focusConfirm: false, confirmButtonText: "<?php echo app('translator')->get('messages.confirmDelete'); ?>", cancelButtonText: "<?php echo app('translator')->get('app.cancel'); ?>", customClass: { confirmButton: 'btn btn-primary mr-3', cancelButton: 'btn btn-secondary' }, showClass: { popup: 'swal2-noanimation', backdrop: 'swal2-noanimation' }, buttonsStyling: false }).then((result) => { if (result.isConfirmed) { var url = "<?php echo e(route('payroll.destroy', ':id')); ?>"; url = url.replace(':id', id); var token = "<?php echo e(csrf_token()); ?>"; $.easyAjax({ type: 'POST', url: url, blockUI: true, data: { '_token': token, '_method': 'DELETE' }, success: function (response) { if (response.status == "success") { window.LaravelDataTables["payroll-table"].draw(false); } } }); } }); }); const applyQuickAction = () => { var url = "<?php echo e(route('payroll.get_status')); ?>"; $(MODAL_LG + ' ' + MODAL_HEADING).html('...'); $.ajaxModal(MODAL_LG, url); }; $('body').on('click', '#generate-payslip', function () { var month = $('#month').val(); var year = $('#year').val(); var cycle = $('#payrollCycle').val(); var department = $('#employee_department').val(); var employee_id = $('#selectEmployee').val(); var token = "<?php echo e(csrf_token()); ?>"; var markLeavesPaid = '0'; var markAbsentUnpaid = '0'; var useAttendance = '0'; var includeExpenseClaims = '0'; var addTimelogs = '0'; if ($('#mark_leaves_paid').is(':checked')) { markLeavesPaid = '1'; } if ($('#mark_absent_unpaid').is(':checked')) { markAbsentUnpaid = '1'; } if ($('#useAttendance').is(':checked')) { useAttendance = '1'; } if ($('#includeExpenseClaims').is(':checked')) { includeExpenseClaims = '1'; } if ($('#addTimelogs').is(':checked')) { addTimelogs = '1'; } $.easyAjax({ url: '<?php echo e(route('payroll.generate_pay_slip')); ?>', container: '#genrate-payroll-form', type: "POST", disableButton: true, blockUI: true, buttonSelector: "#generate-payslip", data: { month: month, year: year, cycle: cycle, markLeavesPaid: markLeavesPaid, markAbsentUnpaid: markAbsentUnpaid, useAttendance: useAttendance, includeExpenseClaims: includeExpenseClaims, addTimelogs: addTimelogs, department: department, employee_id: employee_id, _token: token }, success: function (response) { if (response.status == "success") { showTable(); } } }) }); const regeneratePayslip = () => { var month = $('#month').val(); var year = $('#year').val(); var cycle = $('#payrollCycle').val(); var token = "<?php echo e(csrf_token()); ?>"; var markLeavesPaid = '0'; var markAbsentUnpaid = '0'; var useAttendance = '0'; var includeExpenseClaims = '0'; var addTimelogs = '0'; if ($('#mark_leaves_paid').is(':checked')) { markLeavesPaid = '1'; } if ($('#mark_absent_unpaid').is(':checked')) { markAbsentUnpaid = '1'; } if ($('#useAttendance').is(':checked')) { useAttendance = '1'; } if ($('#includeExpenseClaims').is(':checked')) { includeExpenseClaims = '1'; } if ($('#addTimelogs').is(':checked')) { addTimelogs = '1'; } var userIds = $("#payroll-table input:checkbox:checked").map(function () { return $(this).data('user-id'); }).get(); $.easyAjax({ url: '<?php echo e(route('payroll.generate_pay_slip')); ?>', container: '#genrate-payroll-form', type: "POST", disableButton: true, blockUI: true, buttonSelector: "#generate-payslip", data: { month: month, year: year, cycle: cycle, markLeavesPaid: markLeavesPaid, markAbsentUnpaid: markAbsentUnpaid, useAttendance: useAttendance, includeExpenseClaims: includeExpenseClaims, addTimelogs: addTimelogs, userIds: userIds, _token: token }, success: function (response) { if (response.status == "success") { showTable(); } } }); } $(document).on('click', '#update-status', function () { var salaryIds = $("#payroll-table input:checkbox:checked").map(function () { return $(this).val(); }).get(); let status = $("input[name='status']:checked").val(); let month = $('#month :selected').text(); let year = $('#year :selected').text(); let paidOn = $("#paid_on").val(); let category_id = $("#category_id").val(); let expense_title = $("#expense_title").val(); let paymentMethod = $("#salary_payment_method_id").val(); let addExpenses = $("#add_expenses").val(); var token = "<?php echo e(csrf_token()); ?>"; var url = "<?php echo e(route('payroll.update_status')); ?>"; $.easyAjax({ url: url, type: 'POST', container: '#change-status-form', disableButton: true, blockUI: true, buttonSelector: "#update-status", data: { '_token': token, salaryIds: salaryIds, status: status, paymentMethod: paymentMethod, paidOn: paidOn, add_expenses: addExpenses, month: month, year: year, category_id: category_id, expense_title: expense_title }, success: function (response) { if (response.status == "success") { showTable(); $(MODAL_LG).modal('hide'); } } }); }); $(document).ready(function () { getCycleData(); }); $('body').on('change', '#payrollCycle', function () { var payroll = $(this).val() if (payroll == 1) { $('#select-label').html("<?php echo app('translator')->get('app.select'); ?> <?php echo app('translator')->get('app.month'); ?>"); } else if (payroll == 4) { $('#select-label').html("<?php echo app('translator')->get('payroll::app.selectRange'); ?>"); } else { $('#select-label').html("<?php echo app('translator')->get('payroll::app.selectWeek'); ?>"); } getCycleData(); }); $('body').on('change', '#year', function () { getCycleData(); }); function getCycleData() { var payrollCycle = $('#payrollCycle').val(); var year = $('#year').val(); var token = "<?php echo e(csrf_token()); ?>"; $.easyAjax({ url: '<?php echo e(route("payroll.get-cycle-data")); ?>', type: "POST", data: { payrollCycle: payrollCycle, year: year, with_view: 'yes', _token: token }, success: function (response) { $.unblockUI(); $('#month').html(response.view); $('#month').selectpicker("refresh"); showTable(); } }) } </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/Payroll/Providers/../Resources/views/payroll/index.blade.php ENDPATH**/ ?>
Copyright ©2021 || Defacer Indonesia