CasperSecurity

Current Path : /var/www/hrms.uiet.co.in/storage/framework/views/
Upload File :
Current File : /var/www/hrms.uiet.co.in/storage/framework/views/d4977494f966a2d559b21d5f3afa96e5f079dbb4.php

<div class="content d-flex flex-column flex-column-fluid" id="kt_content">
    <!--begin::Container-->
    <div id="kt_content_container" class="container-fluid">
        <div class="row">
            <div class="card card-flush p-0" style="box-shadow: 0px 5px 10px #4f55da;">

                <!--begin::Card header-->
                <div class="card-header mt-2">
                    <!--begin::Card title-->
                    <div class="card-title">
                        <!--begin::Search-->
                        <div class="d-flex align-items-center position-relative my-1 me-5">
                            <!--begin::Svg Icon | path: icons/duotune/general/gen021.svg-->
                            <span class="svg-icon svg-icon-1 position-absolute ms-6">
												<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
                                                     viewBox="0 0 24 24" fill="none">
													<rect opacity="0.5" x="17.0365" y="15.1223" width="8.15546"
                                                          height="2" rx="1" transform="rotate(45 17.0365 15.1223)"
                                                          fill="black"/>
													<path
                                                        d="M11 19C6.55556 19 3 15.4444 3 11C3 6.55556 6.55556 3 11 3C15.4444 3 19 6.55556 19 11C19 15.4444 15.4444 19 11 19ZM11 5C7.53333 5 5 7.53333 5 11C5 14.4667 7.53333 17 11 17C14.4667 17 17 14.4667 17 11C17 7.53333 14.4667 5 11 5Z"
                                                        fill="black"/>
												</svg>
											</span>
                            <!--end::Svg Icon-->
                            <input type="text" data-kt-table-filter="search"
                                   class="form-control w-250px ps-15" wire:model="search"
                                   placeholder="Search" style=" border:  #c3c3c3 solid thin; border-radius: 5px;"/>
                        </div>
                        <!--end::Search-->
                    </div>
                    <!--end::Card title-->
                    <!--begin::Card toolbar-->
                    <div class="card-toolbar">
                        <button type="button" style="width: 150px;"
                                class="btn btn-info btn-sm d-flex justify-content-center mr-2" wire:click="employeeReport">
                            <!--begin::Svg Icon | path: icons/duotune/general/gen035.svg-->
                            
                            <span class="">Employee Report</span>
                        </button>
                        <!--begin::Button-->
                        <button type="button" style="width: 100px;"
                                class="btn btn-info btn-sm d-flex justify-content-center" wire:click="export">
                            <!--begin::Svg Icon | path: icons/duotune/general/gen035.svg-->
                            
                            <span class="">Export File</span>
                        </button>
&nbsp;
                        <button type="button" style="width: 200px;"
                                class="btn btn-info btn-sm d-flex justify-content-center" data-bs-toggle="modal"
                                data-bs-target="#kt_modal_add_upadate" wire:click="createclick">
                            <!--begin::Svg Icon | path: icons/duotune/general/gen035.svg-->
                            <span class="svg-icon svg-icon-6 ">
                                        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
                                             viewBox="0 0 24 24" fill="none">
                                            <rect opacity="0.3" x="2" y="2" width="20" height="20" rx="5" fill="black"/>
                                            <rect x="10.8891" y="17.8033" width="12" height="2" rx="1"
                                                  transform="rotate(-90 10.8891 17.8033)" fill="black"/>
                                            <rect x="6.01041" y="10.9247" width="12" height="2" rx="1" fill="black"/>
                                        </svg>
                                    </span>
                            <span class="">New Registration</span>
                        </button>
                    </div>
                </div>
                <div class="card-body pt-0">
                    <table class="table align-middle table-row-dashed table-row-gray-900 text-start fs-9 gy-1 mb-0"
                           id="kt_table">
                        <thead>
                        <tr class="text-start text-gray-400 fw-bolder fs-9 text-uppercase gs-0">
                            <th class="text-center min-w-50px text-black p-2">Actions</th>
                            <th class="text-center min-w-50px text-black p-2">Status</th>
                            <th class="text-center min-w-50px text-black p-2">Employee ID</th>
                            <th class="text-center min-w-50px text-black p-2">Employee Name</th>
                            <th class="text-center min-w-50px text-black p-2">Designation</th>
                            <th class="text-center min-w-50px text-black p-2">Joining Date</th>
                            <th class="text-center min-w-50px text-black p-2">Location</th>
                            <th class="text-center min-w-50px text-black p-2">Employement Status</th>
                            <th class="text-center min-w-50px text-black p-2">Profile</th>

                        </tr>
                        </thead>
                        <tbody>
                        <?php if(sizeof($datatables)>0): ?>
                            <?php $__currentLoopData = $datatables; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $tabledata): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>


                                <tr>
                                    <td class="text-center">
                                        <!--begin::Update-->
                                        <button class="btn btn-icon btn-active-light-info w-15px h-15px me-3"
                                                data-bs-toggle="modal" data-bs-target="#kt_modal_add_upadate"
                                                wire:click="updateclick(<?php echo e($tabledata->id); ?>)">
                                            <!--begin::Svg Icon | path: icons/duotune/general/gen019.svg-->
                                            <span class="svg-icon svg-icon-6 svg-icon-info">
															<svg xmlns="http://www.w3.org/2000/svg" width="24"
                                                                 height="24" viewBox="0 0 24 24" fill="none">
<path opacity="0.3" fill-rule="evenodd" clip-rule="evenodd"
      d="M2 4.63158C2 3.1782 3.1782 2 4.63158 2H13.47C14.0155 2 14.278 2.66919 13.8778 3.04006L12.4556 4.35821C11.9009 4.87228 11.1726 5.15789 10.4163 5.15789H7.1579C6.05333 5.15789 5.15789 6.05333 5.15789 7.1579V16.8421C5.15789 17.9467 6.05333 18.8421 7.1579 18.8421H16.8421C17.9467 18.8421 18.8421 17.9467 18.8421 16.8421V13.7518C18.8421 12.927 19.1817 12.1387 19.7809 11.572L20.9878 10.4308C21.3703 10.0691 22 10.3403 22 10.8668V19.3684C22 20.8218 20.8218 22 19.3684 22H4.63158C3.1782 22 2 20.8218 2 19.3684V4.63158Z"
      fill="black"/>
<path
    d="M10.9256 11.1882C10.5351 10.7977 10.5351 10.1645 10.9256 9.77397L18.0669 2.6327C18.8479 1.85165 20.1143 1.85165 20.8953 2.6327L21.3665 3.10391C22.1476 3.88496 22.1476 5.15129 21.3665 5.93234L14.2252 13.0736C13.8347 13.4641 13.2016 13.4641 12.811 13.0736L10.9256 11.1882Z"
    fill="black"/>
<path
    d="M8.82343 12.0064L8.08852 14.3348C7.8655 15.0414 8.46151 15.7366 9.19388 15.6242L11.8974 15.2092C12.4642 15.1222 12.6916 14.4278 12.2861 14.0223L9.98595 11.7221C9.61452 11.3507 8.98154 11.5055 8.82343 12.0064Z"
    fill="black"/>
</svg>
														</span>
                                            <!--end::Svg Icon-->
                                        </button>
                                        <!--end::Update-->
                                        <!--begin::Delete-->
                                        <button class="btn btn-icon btn-active-light-danger w-15px h-15px"
                                                data-kt-table-filter="delete_row" data-bs-toggle="modal"
                                                data-bs-target="#deleteConfirmation"
                                                wire:click="deleteclick(<?php echo e($tabledata->id); ?>)">
                                            <!--begin::Svg Icon | path: icons/duotune/general/gen027.svg-->
                                            <span class="svg-icon svg-icon-6 svg-icon-danger">
															<svg xmlns="http://www.w3.org/2000/svg" width="24"
                                                                 height="24" viewBox="0 0 24 24" fill="none">
																<path
                                                                    d="M5 9C5 8.44772 5.44772 8 6 8H18C18.5523 8 19 8.44772 19 9V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18V9Z"
                                                                    fill="black"/>
																<path opacity="0.5"
                                                                      d="M5 5C5 4.44772 5.44772 4 6 4H18C18.5523 4 19 4.44772 19 5V5C19 5.55228 18.5523 6 18 6H6C5.44772 6 5 5.55228 5 5V5Z"
                                                                      fill="black"/>
																<path opacity="0.5"
                                                                      d="M9 4C9 3.44772 9.44772 3 10 3H14C14.5523 3 15 3.44772 15 4V4H9V4Z"
                                                                      fill="black"/>
															</svg>
														</span>
                                            <!--end::Svg Icon-->
                                        </button>
                                        <!--end::Delete-->
                                    </td>
                                    <!--begin::Name=-->
                                    <td class="text-center">
                                        <?php if($tabledata->status==1): ?>
                                            <span class="badge badge-success fs-9 m-1 text-white">Active</span>
                                        <?php else: ?>
                                            <span class="badge badge-secondary fs-9 m-1 text-dark">Inactive</span>
                                        <?php endif; ?>
                                    </td>
                                    <td class="text-black text-center"><?php echo e($tabledata->user_id); ?></td>
                                    <td class="text-black text-center"><?php echo e($tabledata->fullname); ?></td>
                                    <td class="text-black text-center"><?php echo e($tabledata->designation); ?></td>
                                    <td class="text-black text-center"><?php echo e(\Carbon\Carbon::parse($tabledata->date_of_joining)->format('d-M-Y')); ?></td>
                                    <td class="text-black text-center"><?php echo e($tabledata->location); ?></td>
                                    <td class="text-black text-center"><?php echo e($tabledata->employment_status); ?></td>
                                    <td class="text-black text-center"><button class="btn btn-icon btn-active-light-danger w-15px h-15px"
                                        data-kt-table-filter="delete_row" data-bs-toggle="modal"
                                        data-bs-target="#profileConfirmation"
                                        wire:click="profileclick(<?php echo e($tabledata->id); ?>)">
                                    <!--begin::Svg Icon | path: icons/duotune/general/gen027.svg-->
                                    <span class="svg-icon svg-icon-6 svg-icon-info">
                                        <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g>
                                            <g id="SVGRepo_iconCarrier"> <path opacity="0.4" d="M12 22.01C17.5228 22.01 22 17.5329 22 12.01C22 6.48716 17.5228 2.01001 12 2.01001C6.47715 2.01001 2 6.48716 2 12.01C2 17.5329 6.47715 22.01 12 22.01Z" fill="#0876fd"></path>
                                             <path d="M12 6.93994C9.93 6.93994 8.25 8.61994 8.25 10.6899C8.25 12.7199 9.84 14.3699 11.95 14.4299C11.98 14.4299 12.02 14.4299 12.04 14.4299C12.06 14.4299 12.09 14.4299 12.11 14.4299C12.12 14.4299 12.13 14.4299 12.13 14.4299C14.15 14.3599 15.74 12.7199 15.75 10.6899C15.75 8.61994 14.07 6.93994 12 6.93994Z" fill="#0876fd"></path>
                                             <path d="M18.7807 19.36C17.0007 21 14.6207 22.01 12.0007 22.01C9.3807 22.01 7.0007 21 5.2207 19.36C5.4607 18.45 6.1107 17.62 7.0607 16.98C9.7907 15.16 14.2307 15.16 16.9407 16.98C17.9007 17.62 18.5407 18.45 18.7807 19.36Z" fill="#0876fd"></path> </g>
                                            </svg>
                                                </span>
                                    <!--end::Svg Icon-->
                                </button></td>

                                </tr>
                            <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        <?php else: ?>
                            <tr>
                                <td class="p-6 justify-content-center text-center " colspan="7">
                                    <h2 class="fs-2 text-danger fw-bold">No Data Available</h2>
                                </td>
                            </tr>
                        <?php endif; ?>
                        </tbody>
                    </table>
                    <div class="col-12 justify-content-end">
                        <?php echo e($datatables->links('livewire.pagination-livewire')); ?>

                    </div>
                </div>


            </div>

        </div>
    </div>

    <div class="modal fade" id="kt_modal_add_upadate" data-bs-backdrop="static" tabindex="-1" aria-hidden="true"
         wire:ignore.self>
        <!--begin::Modal dialog-->
        <div class="modal-dialog modal-dialog-centered mw-900px">
            <!--begin::Modal content-->
            <div class="modal-content">
                <!--begin::Modal header-->
                <div class="modal-header">
                    <!--begin::Modal title-->
                    <?php if($modelid): ?>
                        <h2 class="fw-bolder">Update Employee Registration</h2>
                    <?php else: ?>
                        <h2 class="fw-bolder">New Employee Registration</h2>
                <?php endif; ?>

                <!--end::Modal title-->
                    <!--begin::Close-->
                    <div class="btn btn-icon btn-sm btn-active-icon-primary"
                         data-kt-permissions-modal-action="close" onclick="popupmodal()" wire:click="resetvalid">
                        <!--begin::Svg Icon | path: icons/duotune/arrows/arr061.svg-->
                        <span class="svg-icon svg-icon-1">
													<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
                                                         viewBox="0 0 24 24" fill="none">
														<rect opacity="0.5" x="6" y="17.3137" width="16" height="2"
                                                              rx="1" transform="rotate(-45 6 17.3137)" fill="black"/>
														<rect x="7.41422" y="6" width="16" height="2" rx="1"
                                                              transform="rotate(45 7.41422 6)" fill="black"/>
													</svg>
												</span>
                        <!--end::Svg Icon-->
                    </div>
                    <!--end::Close-->
                </div>
                <!--end::Modal header-->
                <!--begin::Modal body-->
                <div class="modal-body scroll-y">
                    <!--begin::Form-->

                    <!--begin::Input group-->
                    <div class="row">


                        <div class="col-md-6 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Employee Name</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <input class="form-control border-dark border-1 custominput"
                                   name="fullname" autocomplete="off"
                                   wire:model.defer="fullname"/>
                            <!--end::Input-->
                            <?php $__errorArgs = ['fullname'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>
                        <div class="col-md-6 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Gender</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <select class="form-select border-dark border-1 custominput"
                                   name="gender" autocomplete="off"
                                    wire:model.defer="gender">
                                <option value="">Select</option>
                                <?php $__currentLoopData = $genders; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $gender): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                <option value="<?php echo e($gender['gender_name']); ?>"><?php echo e($gender['gender_name']); ?></option>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            </select>
                            <?php $__errorArgs = ['gender'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>
                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Blood Group</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <select class="form-select border-dark border-1 custominput"
                                    name="blood_group" autocomplete="off"
                                    wire:model.defer="blood_group">
                                <option value="">Select</option>
                                <?php $__currentLoopData = $bloodgroups; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $bloodgroup): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <option value="<?php echo e($bloodgroup['blood_group']); ?>"><?php echo e($bloodgroup['blood_group']); ?></option>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            </select>
                            <?php $__errorArgs = ['blood_group'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>
                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Employee ID</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <input class="form-control border-dark border-1 custominput"
                                   name="user_id" autocomplete="off"
                                   wire:model.defer="user_id"/>
                            <!--end::Input-->
                            <?php $__errorArgs = ['user_id'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>


                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span>Designation</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <input class="form-control border-dark border-1 custominput"
                                   name="designation" autocomplete="off"
                                   wire:model.defer="designation"/>
                            <!--end::Input-->
                            <?php $__errorArgs = ['designation'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>
                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Personal Email ID</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <input class="form-control border-dark border-1 custominput" type="email"
                                   name="pemail_id" autocomplete="off"
                                   wire:model.defer="pemail_id"/>
                            <!--end::Input-->
                            <?php $__errorArgs = ['pemail_id'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>
                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Email ID</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <input class="form-control border-dark border-1 custominput" type="email"
                                   name="email_id" autocomplete="off"
                                   wire:model.defer="email_id"/>
                            <!--end::Input-->
                            <?php $__errorArgs = ['email_id'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>

                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Department</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <select class="form-select border-dark border-1 custominput" name="team_id"
                                    autocomplete="off" wire:model="team_id">
                                <option value="">Select</option>
                                <?php $__currentLoopData = $departments; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $department): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <option value="<?php echo e($department->id); ?>"><?php echo e($department->display_name); ?></option>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            </select>

                            <!--end::Input-->
                            <?php $__errorArgs = ['team_id'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>

                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Role</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->

                            <select class="form-select border-dark border-1 custominput" name="role_id"
                                    autocomplete="off" wire:model.defer="role_id">
                                <option value="">Select</option>
                                <?php if(sizeof($roles)>0): ?>
                                    <?php $__currentLoopData = $roles; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $role): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                        <option value="<?php echo e($role['id']); ?>"><?php echo e($role['display_name']); ?></option>
                                    <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                                <?php endif; ?>
                            </select>
                            <!--end::Input-->
                            <?php $__errorArgs = ['role_id'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>

                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span>Manager</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->

                            <select class="form-select border-dark border-1 custominput" name="manager_id"
                                    autocomplete="off" wire:model.defer="manager_id">
                                <option value="">Select</option>
                                <?php if(sizeof($managers)>0): ?>

                                    <?php $__currentLoopData = $managers; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $manager): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                        <option value="<?php echo e($manager['id']); ?>"><?php echo e($manager['fullname']); ?></option>
                                    <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                                <?php endif; ?>
                            </select>

                            <!--end::Input-->
                            <?php $__errorArgs = ['manager_id'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>


                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Date of birth</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <input class="form-control border-dark border-1 custominput" type="date"
                                   name="date_of_birth" autocomplete="off" max="<?php echo e(date('Y-m-d')); ?>"
                                   wire:model.defer="date_of_birth"/>
                            <!--end::Input-->
                            <?php $__errorArgs = ['date_of_birth'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>

                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span>Qualification</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <input class="form-control border-dark border-1 custominput"
                                   name="qualification" autocomplete="off"
                                   wire:model.defer="qualification"/>
                            <!--end::Input-->
                            <?php $__errorArgs = ['qualification'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>

                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span>Location</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <input class="form-control border-dark border-1 custominput"
                                   name="location" autocomplete="off"
                                   wire:model.defer="location"/>
                            <!--end::Input-->
                            <?php $__errorArgs = ['location'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>

                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Date of joining</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <input class="form-control border-dark border-1 custominput" type="date"
                                   name="date_of_joining" autocomplete="off"
                                   wire:model.defer="date_of_joining"/>
                            <!--end::Input-->
                            <?php $__errorArgs = ['date_of_joining'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>

                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span class="required">Employment Status</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <select class="form-control border-dark border-1 custominput"
                                    name="employment_status" autocomplete="off"
                                    wire:model.defer="employment_status">
                                <option value="">Select</option>
                                <?php $__currentLoopData = $emptype; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $emp): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <option value="<?php echo e($emp->type_of_employee); ?>"><?php echo e($emp->type_of_employee); ?></option>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            </select>
                            <!--end::Input-->
                            <?php $__errorArgs = ['employment_status'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>

                        <div class="col-md-4 fv-row mb-5">
                            <!--begin::Label-->
                            <label class="fs-6 fw-bold form-label mb-2">
                                <span>Signature</span>
                            </label>
                            <!--end::Label-->
                            <!--begin::Input-->
                            <input class="form-control border-dark border-1 custominput" type="file"
                                   name="employee_signature" autocomplete="off"
                                   wire:model.defer="employee_signature"/>
                            <!--end::Input-->
                            <?php $__errorArgs = ['employee_signature'];
$__bag = $errors->getBag($__errorArgs[1] ?? 'default');
if ($__bag->has($__errorArgs[0])) :
if (isset($message)) { $__messageOriginal = $message; }
$message = $__bag->first($__errorArgs[0]); ?> <span class="text-danger"><?php echo e($message); ?></span> <?php unset($message);
if (isset($__messageOriginal)) { $message = $__messageOriginal; }
endif;
unset($__errorArgs, $__bag); ?>
                        </div>

                        <?php if($modelid): ?>
                            <div class="d-flex flex-stack mb-8 mt-3">
                                <!--begin::Label-->
                                <div class="me-5">
                                    <label class="fs-6 fw-bold">Status</label>

                                </div>
                                <!--end::Label-->
                                <!--begin::Switch-->
                                <label class="form-check form-switch form-check-custom form-check-solid">
                                    <?php if($status): ?>
                                        <input class="form-check-input h-20px w-30px" type="checkbox" name="status"
                                               wire:model.debounce.500ms="status" checked/>
                                    <?php else: ?>
                                        <input class="form-check-input h-20px w-30px" type="checkbox" name="status"
                                               wire:model.debounce.500ms="status"/>
                                    <?php endif; ?>
                                    <span class="form-check-label fw-bold text-gray-400">Active</span>
                                </label>
                                <!--end::Switch-->
                            </div>
                        <?php endif; ?>
                    </div>
                    <!--end::Input group-->
                    <!--begin::Actions-->
                    <div class="text-center pt-15">
                        <button type="reset" class="btn btn-light me-3"
                                data-kt-permissions-modal-action="cancel" onclick="popupmodal()"
                                wire:click="resetvalid">Discard
                        </button>
                        <?php if($modelid): ?>
                            <button type="button" wire:click="update" wire:loading.class.remove="btn-info"
                                    class="btn btn-info">

                                <span class="indicator-label">Update</span>

                                <span class="indicator-label" wire:loading wire:target="update">
                                    Please wait...
                                </span>
                            </button>
                        <?php else: ?>
                            <button type="button" wire:click="submit" wire:loading.class.remove="btn-info"
                                    class="btn btn-info">

                                <span class="indicator-label">Submit</span>

                                <span class="indicator-progress" wire:loading wire:target="submit">
    Please wait...
</span>
                            </button>

                        <?php endif; ?>
                    </div>
                    <!--end::Actions-->

                    <!--end::Form-->
                </div>
                <!--end::Modal body-->
            </div>
            <!--end::Modal content-->
        </div>
        <!--end::Modal dialog-->
    </div>
    <div class="modal  fade" id="deleteConfirmation" data-bs-backdrop="static" data-bs-keyboard="false"
         tabindex="-1" aria-labelledby="deleteConfirmation" aria-hidden="true" wire:ignore.self>
        <div class="modal-dialog modal-dialog-centered">
            <div class="modal-content">
                <div class="modal-header">
                    <h5 class="modal-title"
                        id="staticBackdropLabel"><?php echo e(__('Delete Employee Register Information')); ?></h5>
                    <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close">
                            <span class="svg-icon svg-icon-muted svg-icon-2"><svg xmlns="http://www.w3.org/2000/svg"
                                                                                  width="30" height="30"
                                                                                  viewBox="0 0 24 24"
                                                                                  fill="none">
                                <path opacity="0.3"
                                      d="M12 10.6L14.8 7.8C15.2 7.4 15.8 7.4 16.2 7.8C16.6 8.2 16.6 8.80002 16.2 9.20002L13.4 12L12 10.6ZM10.6 12L7.8 14.8C7.4 15.2 7.4 15.8 7.8 16.2C8 16.4 8.3 16.5 8.5 16.5C8.7 16.5 8.99999 16.4 9.19999 16.2L12 13.4L10.6 12Z"
                                      fill="black"/>
                                <path
                                    d="M22 12C22 17.5 17.5 22 12 22C6.5 22 2 17.5 2 12C2 6.5 6.5 2 12 2C17.5 2 22 6.5 22 12ZM13.4 12L16.2 9.20001C16.6 8.80001 16.6 8.19999 16.2 7.79999C15.8 7.39999 15.2 7.39999 14.8 7.79999L12 10.6L9.2 7.79999C8.8 7.39999 8.2 7.39999 7.8 7.79999C7.4 8.19999 7.4 8.80001 7.8 9.20001L10.6 12L7.8 14.8C7.4 15.2 7.4 15.8 7.8 16.2C8 16.4 8.3 16.5 8.5 16.5C8.7 16.5 9 16.4 9.2 16.2L12 13.4L14.8 16.2C15 16.4 15.3 16.5 15.5 16.5C15.7 16.5 16 16.4 16.2 16.2C16.6 15.8 16.6 15.2 16.2 14.8L13.4 12Z"
                                    fill="black"/>
                                </svg></span>
                    </button>
                </div>
                <div class="modal-body">
                    <?php echo e(__('Are you sure you want to delete this data ? Once the data is deleted, all of its resources and data will be permanently deleted.')); ?>

                </div>
                <div class="modal-footer">
                    <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Cancel</button>
                    <button type="button" class="btn btn-danger" wire:click="delete"
                            wire:loading.class.remove="btn-danger">
                        <span class="indicator-label" wire:loading.remove>Delete</span>

                        <span class="indicator-progress" wire:loading wire:target="delete">
                                    Please wait...
                                </span>
                    </button>
                </div>
            </div>
        </div>
    </div>

    <div class="modal fade" id="bulk_modal" data-bs-backdrop="static" tabindex="-1" aria-hidden="true"
wire:ignore.self>
<!--begin::Modal dialog-->
<div class="modal-dialog modal-dialog-centered mw-900px">
    <!--begin::Modal content-->
    <div class="modal-content">
        <!--begin::Modal header-->
        <div class="modal-header">
            <!--begin::Modal title-->
            <h2 class="fw-bolder">Attendance Report</h2>

            <!--end::Modal title-->
            <!--begin::Close-->
            <div class="btn btn-icon btn-sm btn-active-icon-primary"
                data-kt-permissions-modal-action="close" onclick="popupmodal()" wire:click="resetvalid">
                <!--begin::Svg Icon | path: icons/duotune/arrows/arr061.svg-->
                <span class="svg-icon svg-icon-1">
                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
                        viewBox="0 0 24 24" fill="none">
                        <rect opacity="0.5" x="6" y="17.3137" width="16" height="2" rx="1"
                            transform="rotate(-45 6 17.3137)" fill="black" />
                        <rect x="7.41422" y="6" width="16" height="2" rx="1"
                            transform="rotate(45 7.41422 6)" fill="black" />
                    </svg>
                </span>
                <!--end::Svg Icon-->
            </div>
            <!--end::Close-->
        </div>
        <!--end::Modal header-->
        <!--begin::Modal body-->
        <div class="modal-body scroll-y mx-5 mx-xl-15 my-7">

            <!--begin::Form-->
            <div class="row">

                <p id="json">
                    <div class="card-body table-responsive pt-0 " id="bulkslip" wire:ignore.self>
                        <!--begin::Table-->


                        <div style="display: flex; align-items: center; justify-content: space-between; padding: 10px; width: 100%;">
                            <div style="flex: 1;">
                                <img src="<?php echo e(asset('assets/icons/nexhs_logo (1).png')); ?>" alt="nexhs_logo" width="160" height="70">
                            </div>
                            <div style="flex: 1; text-align: center;">
                                <h1 class="fw-bolder fs-7 mb-5 mt-3">Daily Attendance (Summary Report)</h1>
                            </div>
                            <div style="flex: 1;"></div>
                        </div>

                            <table class="table align-middle table-row-bordered text-start fs-7 gy-0 mb-0 " style="width: 100%; border:1px solid black" id="kt_table">

                                <hr>
                                <thead style="width: 100%;align-item:center; border:1px solid black">

                                    <p class="fw-bolder fs-5 mb-3 mt-4"></p>

                                    
                                    <tr class="text-start text-gray-400 fw-bolder fs-8 text-uppercase gs-0">
                                        
                                        <th class="text-left min-w-50px text-black p-2" style="border: #000 solid thin;">Name</th>
                                        <th class="text-left min-w-50px text-black p-2" style="border: #000 solid thin;">User Id</th>
                                        <th class="text-left min-w-50px text-black p-2" style="border: #000 solid thin;">Department</th>
                                        <th class="text-left min-w-50px text-black p-2" style="border: #000 solid thin;">Manager</th>
                                        <th class="text-left min-w-50px text-black p-2" style="border: #000 solid thin;">HR</th>
                                        <th class="text-left min-w-50px text-black p-2" style="border: #000 solid thin;">Salary Group</th>
                                        <th class="text-left min-w-50px text-black p-2" style="border: #000 solid thin;">Blood Group</th>
                                        <th class="text-left min-w-50px text-black p-2" style="border: #000 solid thin;">Acc No.</th>
                                        <th class="text-left min-w-50px text-black p-2" style="border: #000 solid thin;">Phone</th>
                                    </tr>
                                </thead>
                                <tbody style="width: 100%;align-item:center; border:1px solid black">

                                    <?php if(sizeof($emp_report) > 0): ?>
                        <?php $__currentLoopData = $emp_report; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $rep): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                            
                                                <tr style="border: 1px solid black; margin:2rem">
                                                    
                                                    <td style="border: #000 solid thin; text-align:center;" class="text-center text-black"><?php echo e($rep['name']); ?></td>
                                                    <td style="border: #000 solid thin; text-align:center;"class="text-center text-black;text-align:center;"><?php echo e($rep['user_id']); ?></td>
                                                    <td style="border:  #000 solid thin; text-align:center;"class="text-center text-black;text-align:center;"><?php echo e($rep['department']); ?></td>
                                                    <td style="border: #000 solid thin; text-align:center;"class="text-center text-black;text-align:center;"><?php echo e($rep['manager']); ?></td>
                                                    <td style="border: #000 solid thin; text-align:center;"class="text-center text-black;text-align:center;"><?php echo e($rep['hr']); ?></td>
                                                    <td style="border: #000 solid thin; text-align:center;"class="text-center text-black;text-align:center;"><?php echo e($rep['salary_group']); ?></td>
                                                    <td style="border: #000 solid thin; text-align:center;"class="text-center text-black;text-align:center;"><?php echo e($rep['blood_group']); ?></td>
                                                    <td style="border: #000 solid thin; text-align:center;"class="text-center text-black;text-align:center;"><?php echo e($rep['account_number']); ?></td>
                                                    <td style="border: #000 solid thin; text-align:center;"class="text-center text-black;text-align:center;"><?php echo e($rep['phone_number']); ?></td>
                                                </tr>


                                            <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>

                                         <?php else: ?>
                                            <tr>
                                                <td class="p-6 justify-content-center text-center" colspan="7">
                                                    <h2 class="fs-2 text-danger fw-bold">No Data Available</h2>
                                                </td>
                                            </tr>
                                        <?php endif; ?>

                                </tbody>


                            </table>





                    </div>



                </p>
                <div class="text-center pt-15">

                    <button type="button" class="btn btn-info align-items-center"
                    onclick="printDiv('bulkslip');" style="margin-left: 80%">
                    <span class="indicator-label">Print</span>
                    <span class="indicator-progress">Please wait...
                        <span class="spinner-border spinner-border-sm align-middle ms-2"></span></span>
                    </button>
                </div>
            </div>
        </div>
    </div>
</div>
</div>


    <div class="modal  fade" id="profileConfirmation" data-bs-backdrop="static" data-bs-keyboard="false"
    tabindex="-1" aria-labelledby="profileConfirmation" aria-hidden="true" wire:ignore.self>
   <div class="modal-dialog modal-dialog-centered">
       <div class="modal-content">
           <div class="modal-header">
               <h5 class="modal-title"
                   id="staticBackdropLabel"><?php echo e(__('Go to profile of Employee')); ?></h5>
               <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close">
                       <span class="svg-icon svg-icon-muted svg-icon-2"><svg xmlns="http://www.w3.org/2000/svg"
                                                                             width="30" height="30"
                                                                             viewBox="0 0 24 24"
                                                                             fill="none">
                           <path opacity="0.3"
                                 d="M12 10.6L14.8 7.8C15.2 7.4 15.8 7.4 16.2 7.8C16.6 8.2 16.6 8.80002 16.2 9.20002L13.4 12L12 10.6ZM10.6 12L7.8 14.8C7.4 15.2 7.4 15.8 7.8 16.2C8 16.4 8.3 16.5 8.5 16.5C8.7 16.5 8.99999 16.4 9.19999 16.2L12 13.4L10.6 12Z"
                                 fill="black"/>
                           <path
                               d="M22 12C22 17.5 17.5 22 12 22C6.5 22 2 17.5 2 12C2 6.5 6.5 2 12 2C17.5 2 22 6.5 22 12ZM13.4 12L16.2 9.20001C16.6 8.80001 16.6 8.19999 16.2 7.79999C15.8 7.39999 15.2 7.39999 14.8 7.79999L12 10.6L9.2 7.79999C8.8 7.39999 8.2 7.39999 7.8 7.79999C7.4 8.19999 7.4 8.80001 7.8 9.20001L10.6 12L7.8 14.8C7.4 15.2 7.4 15.8 7.8 16.2C8 16.4 8.3 16.5 8.5 16.5C8.7 16.5 9 16.4 9.2 16.2L12 13.4L14.8 16.2C15 16.4 15.3 16.5 15.5 16.5C15.7 16.5 16 16.4 16.2 16.2C16.6 15.8 16.6 15.2 16.2 14.8L13.4 12Z"
                               fill="black"/>
                           </svg></span>
               </button>
           </div>
           <div class="modal-body">
               <?php echo e(__('Are you sure to go to the profile of this employe?.')); ?>

           </div>
           <div class="modal-footer">
               <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Cancel</button>
               <button type="button" class="btn btn-info" wire:click="profile"
                       wire:loading.class.remove="btn-info">
                   <span class="indicator-label" wire:loading.remove>Go</span>

                   <span class="indicator-progress" wire:loading wire:target="delete">
                               Please wait...
                           </span>
               </button>
           </div>
       </div>
   </div>
</div>
</div>

<?php $__env->startSection('externaljs'); ?>
    <script>


 window.addEventListener('bulk_modal', event => {

$('#bulk_modal').modal('show');
});

function printDiv(divid)
{

  var divToPrint=document.getElementById(divid);

  var newWin=window.open('','Print-Window');

  newWin.document.open();

  newWin.document.write('<html><body onload="window.print()">'+divToPrint.innerHTML+'</body></html>');

  newWin.document.close();

  setTimeout(function(){newWin.close();},1000);

}
    </script>
<?php $__env->stopSection(); ?>

<?php /**PATH /var/www/hrms.uiet.co.in/resources/views/livewire/jobportal/employee-registration-livewire.blade.php ENDPATH**/ ?>
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY