관리-도구
편집 파일: 65f58df3a2a0469980302d4f314dc676f75cf046.php
<link rel="stylesheet" href="<?php echo e(asset('public/theme/saintsaccessories/css/bootstrap.min.css')); ?>"> <style> .employer_title form span { font-size: 14px; font-weight: 500; padding: 4px; } .employer_title form input { margin-left: 18px; cursor: pointer; } .switch { position: relative; display: inline-block; width: 53px; height: 26px; } .switch input { opacity: 0; width: 0; height: 0; } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .slider:before { position: absolute; content: ""; height: 22px; width: 22px; left: 3px; bottom: 2px; background-color: white; -webkit-transition: .4s; transition: .4s; } input:checked+.slider { background-color: #333; } input:focus+.slider { box-shadow: 0 0 1px #2196F3; } input:checked+.slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); } /* Rounded sliders */ .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } /******** Profile Page section Start ******/ section.profile-detail-sec { padding: 120px 0px 0px 0px; } .aboutme-box-txt img { width: 80px; } .aboutme-box-txt { text-align: center; padding: 12px 24px; border: 1px solid #bbbebf; border-radius: 12px; } .aboutme-box-txt h4 { color: #2f3639; font-size: 28px; font-weight: 700; line-height: 1.25; margin-bottom: 4px; font-family: 'Sora'; padding: 10px 0px; } .aboutme-txt-btn { display: flex; flex-direction: column; } .aboutme-txt-btn a { color: #2066ec; cursor: pointer; font-family: 'Sora'; font-size: 16px; line-height: 1.5; } .aboutme-txt-btn a:hover { text-decoration-line: underline !important; } .about-edit { display: flex; align-items: center; justify-content: space-between; margin: 0px 10px; } .about-edit h6 { font-size: 14px; font-weight: 800; font-family: 'Sora'; } .about-edit a { color: #2066ec; cursor: pointer; font-size: 18px; font-weight: 500; line-height: 1.5; font-family: 'Sora'; } .about-edit a:hover { text-decoration-line: underline !important; } .about-me-box { margin: 30px 0px; } section.profile-detail-sec .container-fluid { max-width: 1300px; } .aboutme-box-txt ul li { display: flex; gap: 10px; } .aboutme-box-txt ul li span { background: black; color: white; width: 25px; height: 25px; line-height: 25px; border-radius: 100%; } .aboutme-box-txt ul { display: flex; flex-direction: column; gap: 21px; } .aboutme-box-txt ul li a { color: #2066ec; } .aboutme-box-txt ul li a:hover { text-decoration: underline !important; } .employer_title h2 { font-size: 20px; justify-content: space-between; display: flex; } .employer_title { border: 1px solid #3333; border-radius: 20px; padding: 20px 20px 7px 20px; } .employer_resume_details_main { padding: 50px 0 0 0; } h2.title_head { font-size: 14px; font-weight: 800; font-family: 'Sora'; padding: 30px 0 10px 0; } .employe_work_ex { border: 1px solid #3333; border-radius: 7px; overflow: hidden; position: relative; } .employe_work_ex a { display: flex; gap: 20px; align-items: center; padding: 20px; border-radius: 0; border-top: 1px solid #3333; background: #f3ede1; } .employe_work_ex a span { border: 1px; border-style: dashed; height: 40px; width: 40px; line-height: 35px; text-align: center; font-size: 26px; } .requst_refer { border: 1px solid #3333; border-radius: 10px; padding: 20px; } .requst_refer a { border: 1px solid #3333; padding: 8px 12px; border-radius: 29px; font-size: 14px; margin: 0px 0px 0px 5px; } .requst_refer a:hover { background: black; color: white; } .add_license h2 { font-size: 17px; padding: 0px 0 10px 0; } .add_license h2 span { background: #333; color: white; width: 30px; height: 30px; display: inline-block; text-align: center; line-height: 31px; border-radius: 100%; } .add_license { border: 1px solid #3333; padding: 19px 20px; border-radius: 10px; margin: 30px 0 0 0; box-shadow: 0 0 3px #00000052; } .employer_resume_details_main .d-flex { align-items: center; justify-content: space-between; padding: 0 10px; } .more_info h3 { font-size: 20px; padding: 10px 0 0 10px; } .more_info p { font-size: 20px; padding: 0 0 10px 10px; margin: 0; } .more_info { margin: 0 0 30px 0; } .persnol_requireter_main { padding: 24px; border: 1px solid #bbbebf; border-radius: 12px; margin: 50px 0px 30px 0px; position: sticky; top: 20px; } .required-img img { width: 50px; } .personal-detail-required { display: flex; align-items: center; gap: 10px; padding: 0px 0px 20px 0px; } .required-txt h5 { color: #2f3639; font-size: 18px; margin: 0; font-family: 'Sora'; } .required-txt h6 { font-size: 12px; margin: 0; font-family: 'Sora'; } .persnol_requireter_main p { color: #6a6f74; font-size: 13px; line-height: 1.5; margin-bottom: 30px; font-family: 'Sora'; } .persnol_requireter_main .progress { background: #eceff0; border-radius: 8px; height: 7px; margin: 0px 0px 30px 0px; } .persnol_requireter_main .progress .progress-bar { background: #434343; } .not-required ul li { font-size: 14px; position: relative; font-family: 'Sora'; text-transform: capitalize; text-decoration-line: line-through !important; } .not-required ul { padding: 0px 0px 0px 20px; } .not-required ul li::before { position: absolute; content: "\f058"; font-family: "FontAwesome"; left: -30px; font-size: 26px; top: -8px; color: #2066ec; } .add-resume-detail { } .txt-lg { font-size: 15px; font-family: 'Sora'; } .txt-sm { font-size: 11px; } .input-resume-radio input { height: 20px; width: 20px; } .add-resume-txt { display: flex; flex-direction: column; } .add-resume-detail { padding: 20px 0px 0px 0px; display: flex; align-items: center; gap: 14px; } .resume-plus a { color: #2066ec; font-weight: 700; font-size: 20px; } .txt-lg:hover { text-decoration-line: underline !important; } .txt-sm:hover { text-decoration-line: underline !important; } .hired-btn { text-align: center; margin: 20px 0px 0px 0px; padding: 20px 0px 0px 0px; position: relative; } .hired-btn::before { position: absolute; content: ""; background: #80808047; width: 279px; height: 1px; left: -24px; top: 0; } .hired-btn a { color: #2066ec; text-transform: capitalize; } .hired-btn img { width: 15px; } .work-title input { display: block; width: 100%; margin: 10px 0px; font-size: 18px; padding: 10px 15px; border: 1px solid #dbddde; } .work-title input::placeholder { font-family: 'Sora'; font-size: 14px; } .work-checkbox { display: flex; align-items: center; gap: 10px; } .work-checkbox p { margin: 0; font-family: 'Sora'; font-size: 16px; } .work-checkbox input { height: 15px; width: 15px; border: 1px solid #dbddde; margin: 0px 0px 0px 4px; } .working-date input {width: 230px;padding: 5px 15px;border: 1px solid #dbddde;} .work-textarea { padding: 20px 0px 0px 0px; } .work-textarea textarea { display: block; width: 100%; resize: none; padding: 13px 15px; border: 1px solid #dbddde; } .liststyle-btn { background-color: #f6f7f8 !important; border: 1px solid #dbddde !important; border-top: none !important; display: flex !important; align-items: center !important; gap: 10px !important; border-radius: 0px !important; } .liststyle-btn { background-color: transparent !important; border: 1px solid #dbddde !important; border-top: none !important; display: flex !important; align-items: center !important; gap: 10px !important; border-radius: 0px !important; } .save-another { padding: 20px 0px; text-align: center; } .save-another a { color: #2066ec; font-size: 16px; font-family: 'Sora'; } .modal-save { background: #434343; color: white; } .modal-save:hover { background: #2a2a2a; } .another-position:hover { text-decoration-line: underline !important; } .employe_work_ex input { width: 100%; left: 0; position: absolute; top: 0; cursor: pointer; opacity: 0; z-index: 9; height: 100%; } .hiring-txt { text-align: center; padding: 0px 20px; } .hiring-btn a { margin: 10px auto; display: flex; align-items: center; justify-content: center; gap: 10px; padding: .688rem 2rem; border: 1px solid #dee1e3; width: 240px; border-radius: 3em; transition: all .6s ease; } .hiring-btn a:hover { background: linear-gradient(0deg,rgba(47,54,57,.04),rgba(47,54,57,.04)),#fff; } .work-checkbox select { padding: 12px 15px; border: 1px solid #dbddde; display: block; width: 100%; font-size: 16px; color: #666666; font-family: 'Sora'; position: relative; z-index: 99; margin: 10px 0px 0px 0px; } .liststyle-btns a { border: none; padding: 0px 0px 0px 10px; } .liststyle-btns { border: 1px solid #dbddde; height: 48px; border-top: 0px; margin: 0px 0px 10px 0px; background: #f6f7f8; } .save-anothers a { border: none; padding: 0px; color: #2066ec; font-size: 16px; font-family: 'Sora'; font-weight: 500; } .save-anothers { text-align: center; display: flex; align-items: center; justify-content: center; gap: 8px; margin: 30px 0px 10px 0px; } .save-anothers a:hover { text-decoration-line: underline; background: transparent; color: #2066ec; } .liststyle-btns a:hover { border: none; background: transparent; } .import-txt-btn { text-align: center; } .import-txt-btn a { font-size: 14px; padding: 10px 26px; } .modal-header button:focus { outline: none; } .excutivebtn {display: flex;align-items: center;gap: 10px;background-color: #f6f7f8;border: 1px solid #dbddde;border-top: none;height: 48px;padding: 0px 10px;} .excutivebtn a { background: transparent; border: none; background-color: #f6f7f8; padding: 0; } .work-title { position: relative; z-index: 99; } .license-txt p { font-size: 12px; padding: 10px 0px 0px 10px; font-family: 'Sora'; } .work-edit { padding: 0px !important; background: transparent !important; border: none !important; color: #2066ec !important; } .work-experiene-data { display: flex; align-items: center; justify-content: space-between; padding: 10px 15px 0px 15px; } .work-name h4 { font-size: 20px; line-height: 1.2; font-family: 'Sora'; } .post-job-started { padding: 35px 0px 0px 0px; } </style> <?php use App\Models\Jobpost; ?> <?php $__env->startSection('content'); ?> <!-- Profile Section Start --> <section class="profile-detail-sec"> <div class="container"> <div class="row"> <div class="col-lg-3"> <div class="about-me-box"> <div class="about-edit"> <h6>About Me</h6> <a href="#" data-toggle="modal" data-target="#HeadlineModal">Edit</a> </div> <div class="aboutme-box-txt"> <img src="<?php echo e((asset('public/uploads/profile/'.$data->profile_picture) !='')? asset('public/uploads/profile/'.$data->profile_picture) : asset('public/theme/saintsaccessories/images/user_profile_picture.jpg')); ?>" alt=""> <h4>Robert <?php echo e($data->name); ?></h4> <div class="aboutme-txt-btn"> <a href="#" data-toggle="modal" data-target="#HeadlineModal">Add Headline</a> <!-- Add Headline Box Modal Start --> <div class="modal fade" id="HeadlineModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">About Me</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <form action="<?php echo e(url('user-details-update')); ?>" method="POST" enctype="multipart/form-data"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <div class="profile-photo"> <img src="<?php echo e((asset('public/uploads/profile/'.$data->profile_picture) !='')? asset('public/uploads/profile/'.$data->profile_picture) : asset('public/theme/saintsaccessories/images/user_profile_picture.jpg')); ?>" alt=""> <div> <a href="#">Add Profle Photo</a> <input type="file"name="profile_picture" id="profile__photo_be"> </div> </div> <div class="form-item-headline-modal"> <input type="text" name="_name" value="<?php echo e($data->name); ?>" id="email" autocomplete="off" value=""> <label for="username">Name</label> </div> <div class="form-item-headline-modal"> <input type="text" name="headline" value="<?php echo e($data->user_headline); ?>" id="email" autocomplete="off" value=""> <label for="username">Headline (optional)</label> </div> <div class="form-item-headline-modal"> <input type="text" name="location" value="<?php echo e($data->user_location); ?>" id="email" autocomplete="off" value=""> <label for="location">Please add a Location</label> </div> <div class="form-item-headline-modal"> <input type="text" name="zip" value="<?php echo e($data->user_zip); ?>" id="email" autocomplete="off" value=""> <label for="location">ZIP / Postal Code (optional)</label> </div> <div class="relocate-switch"> <span>I am willing to relocate</span> <label class="switch"> <p class="switch-on-off">Yes</p> <input type="checkbox" checked> <span class="slider round"></span> </label></h2> </div> <div class="relocate-switch"> <span>I am willing to work remotelyMore Info</span> <label class="switch"> <p class="switch-on-off">Yes</p> <input type="checkbox" checked> <span class="slider round"></span> </label></h2> </div> </div> </div> </div> <div class="modal-footer-headline"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save" onclick="getInputValue()">Save</button> </div> <div class="modal-end-para"> <p>All information you choose to add to your profile, including your profile photo, will be shown to hiring managers as part of your application. If you have opted-in to our resume database by making your profile 'Public', this information will also be available to hiring managers who use our resume database or associated features. </p> </div> </div> </div> </div> </form> <!-- Add Headline Box Modal Closed --> <a href="#" data-toggle="modal" data-target="#HeadlineModal">Add Location</a> </div> </div> <div class="about-me-box"> <div class="about-edit"> <h6>Contact Information</h6> <a href="#" data-toggle="modal" data-target="#PhoneModal">Edit</a> </div> <div class="aboutme-box-txt"> <ul> <li><span><i class='bx bx-envelope'></i></span><a href="#"><?php echo e($data->email); ?></a></li> <li><span><i class='bx bxs-phone-call'></i></span><a href="#" data-toggle="modal" data-target="#PhoneModal" >Add Phone Number</a> <!-- Phone Number Box Modal Start --> <div class="modal fade" id="PhoneModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Contact Info</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <form action="<?php echo e(url('user-details-update')); ?>" method="POST"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <div class="form-item-headline-modal"> <input type="text" name="phone" value="<?php echo e($data->phone); ?>" id="email" autocomplete="off" value=""> <label for="username">Phone Number</label> </div> </div> </div> </div> <div class="modal-footer-headline"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save" onclick="getInputValue()">Save</button> </div> </form> </div> </div> </div> <!-- Phone Number Box Modal Closed --> </li> </ul> </div> </div> </div> <div class="about-me-box"> <div class="about-edit"> <h6>Websites</h6> <a href="#" data-toggle="modal" data-target="#WebsiteModal">Edit</a> </div> <div class="aboutme-box-txt"> <ul> <li><span><i class='bx bx-link-alt'></i></span><a href="#" data-toggle="modal" data-target="#WebsiteModal">Add Website</a> <!-- Websites URL Box Modal Start --> <div class="modal fade" id="WebsiteModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Websites</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <!-- <span aria-hidden="true">×</span> --> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <form action="<?php echo e(url('user-details-update')); ?>" method="POST"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <div class="form-item-headline-modal"> <input type="url" name="website_url" value="<?php echo e($data->user_website_url); ?>" id="email" autocomplete="off" value=""> <label for="username">Add website URL</label> </div> <div class="form-item-headline-modal"> <input type="url" name="twitter_url" value="<?php echo e($data->user_twitter_url); ?>" id="email" autocomplete="off" value=""> <label for="username">Add Twitter profile URL</label> </div> <div class="form-item-headline-modal"> <input type="url" name="linkedin_url" value="<?php echo e($data->user_linkedin_url); ?>" id="email" autocomplete="off" value=""> <label for="username">Add LinkedIn profile URL</label> </div> <div class="form-item-headline-modal"> <input type="url" name="facebook_url" value="<?php echo e($data->user_facebook_url); ?>" id="email" autocomplete="off" value=""> <label for="username">Add Facebook profile URL</label> </div> </div> </div> </div> <div class="modal-footer-headline"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save" onclick="getInputValue()">Save</button> </div> </form> </div> </div> </div> <!-- Websites URL Box Modal Closed --> </li> <li><span><i class='bx bxl-twitter'></i></span><a href="#" data-toggle="modal" data-target="#WebsiteModal">Add Twitter Profile</a></li> <li><span><i class='bx bxl-linkedin'></i></span><a href="#" data-toggle="modal" data-target="#WebsiteModal">Add LinkedIn Profile</a></li> <li><span><i class='bx bxl-facebook'></i></span><a href="#" data-toggle="modal" data-target="#FacebookModal">Add Facebook Profile</a></li> </ul> </div> </div> </div> <div class="col-lg-8"> <div class="employer_resume_details_main"> <div class="employer_title"> <h2 d-flex> Let Employers Find You <form action="<?php echo e(url('user-details-update')); ?>" method="POST" enctype="multipart/form-data" id="is_private_check"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <?php if($data->is_private=='yes'): ?> <input type="radio" name="is_private" onchange="setPrivateAccount()" value="yes" checked><span>Private</span> <input type="radio" name="is_private" onchange="setPrivateAccount()" value="no"><span>Public</span> <?php else: ?> <input type="radio" name="is_private" onchange="setPrivateAccount()" value="yes"><span>Private</span> <input type="radio" name="is_private" onchange="setPrivateAccount()" value="no" checked><span>Public</span> <?php endif; ?> </form> <!--<label class="switch">--> <!--<input type="checkbox" onchange="document.getElementById('is_private_check').submit">--> <!--<span class="slider round"></span>--> <!--</label>--> </h2> <p>Private: Your profile is not publicly accessible. However, it is viewable as a part of your applications.</p> </div> <!-- Work Experience Box --> <!--<h2 class="title_head">Work Experience</h2>--> <!--<div class="employe_work_ex">--> <!-- <a href="#" data-toggle="modal" data-target="#workingmodal"><span><i--> <!-- class='bx bx-plus'></i></span>Add Work Experience</a>--> <!-- <div class="work-experiene-data">--> <!-- <div class="work-name">--> <!-- <h4 id="pTitle">Shahdin</h4>--> <!-- <h5>Editor</h5>--> <!-- <h6>fsf</h6>--> <!-- </div>--> <!-- <div class="work-edit">--> <!-- <a href="#" class="work-edit">Edit</a>--> <!-- <p>Apr 2003 - Feb 2004</p>--> <!-- </div>--> <!-- </div>--> <!--</div>--> <!-- Work Experience Box Modal start --> <div class="modal fade" id="workingmodal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Work Experience</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <div class="work-title"> <input type="text" placeholder="Title" id="title"> </div> <div class="work-title"> <input type="text" placeholder="Company"> </div> <div class="work-checkbox"> <input type="checkbox" name="" id=""> <p>I currently work here</p> </div> <div class="working-date"> <input type="date" name="" id="" placeholder="Add a Start Date"> <input type="date" name="" id="" placeholder="End Date (mm/yyyy)"> </div> <div class="work-textarea"> <textarea name="" id="" rows="5" placeholder="Description (optional)"></textarea> </div> <div class="liststyle-btn"> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"></rect> <path d="M16 14h13M16 20h13M16 26h13M11 14h.01M11 20h.01M11 26h.01" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path> </svg></a> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"></rect> <path d="M16 14h13M16 20h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M10.095 18.979h1.294v-6.185H10.1l-1.598 1.11v1.166l1.517-1.055h.077v4.964zM8.5 23.287h1.112c0-.56.366-.953.95-.953.559 0 .884.373.884.842 0 .397-.155.659-.869 1.354l-2.009 1.94v.807h4.133v-.965h-2.517v-.071l1.19-1.136c.954-.905 1.247-1.365 1.247-2.036 0-.965-.778-1.668-1.992-1.668-1.255 0-2.128.77-2.128 1.886z" fill="#515659"></path> <path d="M16 26h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path> </svg></a> </div> <div class="save-another"> <a href="#"><i class='bx bx-plus'></i></a> <a href="#" class="another-position">Save and add another position</a> </div> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save" onclick="getInputValue()">Save</button> </div> </div> </div> </div> <!-- Work Experience Box Modal Closed --> <!-- Add Education Box --> <!--<h2 class="title_head">Education</h2>--> <!--<div class="employe_work_ex">--> <!-- <a href="#" data-toggle="modal" data-target="#educationmodal"><span><i--> <!-- class='bx bx-plus'></i></span>Add Education</a>--> <!--</div>--> <!-- Add Education Box Modal start --> <div class="modal fade" id="educationmodal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Education</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <div class="work-title"> <input type="text" placeholder="School"> </div> <div class="work-title"> <input type="text" placeholder="Degree"> </div> <div class="work-title"> <input type="text" placeholder="Major or field of study (optional)"> </div> <div class="work-checkbox"> <input type="checkbox" name="" id=""> <p>Currently in progress</p> </div> <div class="working-date"> <input type="date" name="" id="" placeholder="Start year"> <input type="date" name="" id="" placeholder="End year"> </div> <div class="work-textarea"> <textarea name="" id="" rows="5" placeholder="Description (optional)"></textarea> </div> <div class="liststyle-btn"> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"></rect> <path d="M16 14h13M16 20h13M16 26h13M11 14h.01M11 20h.01M11 26h.01" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path> </svg></a> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"></rect> <path d="M16 14h13M16 20h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M10.095 18.979h1.294v-6.185H10.1l-1.598 1.11v1.166l1.517-1.055h.077v4.964zM8.5 23.287h1.112c0-.56.366-.953.95-.953.559 0 .884.373.884.842 0 .397-.155.659-.869 1.354l-2.009 1.94v.807h4.133v-.965h-2.517v-.071l1.19-1.136c.954-.905 1.247-1.365 1.247-2.036 0-.965-.778-1.668-1.992-1.668-1.255 0-2.128.77-2.128 1.886z" fill="#515659"></path> <path d="M16 26h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path> </svg></a> </div> <div class="save-another"> <a href="#"><i class='bx bx-plus'></i></a> <a href="#" class="another-position">Save and add another position</a> </div> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save">Save</button> </div> </div> </div> </div> <!-- Add Education Box Modal Closed --> <form action="<?php echo e(url('user-details-update')); ?>" method="POST" enctype="multipart/form-data"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <!-- Add Resume Box --> <h2 class="title_head">Resume</h2> <div class="d-flex justify-content-between"> <div class="employe_work_ex " style="width:-webkit-fill-available;"> <a href="#"><span><i class='bx bx-plus'></i></span>Add Resume </a> <input type="file" name="resume" placeholder="Add Resume"> </div> <input type="submit" class="btn h-100" Value="Save" style="height: 83px !important;margin-left: -14px;"> </div> <a href="<?php echo e(asset('public/uploads/resume/'.$data->user_resume)); ?>" class="theme-btn ml-2 mt-2" target="_blank">View Resume</a> </form> <form action="<?php echo e(url('user-details-update')); ?>" method="POST" enctype="multipart/form-data"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <!-- Add Certificate Box --> <h2 class="title_head">Certificate</h2> <div class="d-flex justify-content-between"> <div class="employe_work_ex " style="width:-webkit-fill-available;"> <a href="#"><span><i class='bx bx-plus'></i></span>Add Certificate </a> <input type="file" name="certificate" placeholder="Add Certificate"> </div> <input type="submit" class="btn h-100" Value="Save" style="height: 83px !important;margin-left: -14px;"> </div> <a href="<?php echo e(asset('public/uploads/certificates/'.$data->user_certificate)); ?>" class="theme-btn ml-2 mt-2" target="_blank">View Certificate</a> </form> <!-- Reference Box --> <!--<h2 class="title_head">References</h2>--> <!--<div class="requst_refer">--> <!-- <p>Hiring managers prefer candidates with references! Ask a former co-worker,--> <!-- manager, teacher or friend to write a reference for you.</p>--> <!-- <a href="#" data-toggle="modal" data-target="#exampleModal">Request References</a>--> <!--</div>--> <!-- Modal --> <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel"></h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <!-- Modal content goes here --> <div class="row justify-content-center"> <div class="col-lg-12"> <div class="hiring-txt"> <h4>Hiring managers prefer candidates with references</h4> <p>Hiring managers prefer candidates with references! Ask a former co-worker, manager, teacher or friend to write a reference for you.</p> <img src="images/msg-box-img.PNG" alt=""> <h6>Request reference with:</h6> <div class="hiring-btn"> <a href="#"><i class='bx bxs-envelope'></i> Email</a> <a href="#"><i class='bx bx-link'></i> Copy Link</a> </div> </div> </div> </div> </div> <!-- <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> <button type="button" class="btn btn-primary">Save changes</button> </div> --> </div> </div> </div> <!-- Certificates and Licensesences Box --> <!--<h2 class="title_head">Certificates and Licensesences</h2>--> <!--<div class="requst_refer">--> <!-- <p>You can add licenses, certifications, and credentials manually or save time by importing--> <!-- from Credly or another third party.</p>--> <!-- <a href="#" data-toggle="modal" data-target="#ManualModal">Add Manually</a>--> <!-- Add manually Modal box Start --> <!-- <div class="modal fade" id="ManualModal" tabindex="-1" role="dialog"--> <!-- aria-labelledby="exampleModalLabel" aria-hidden="true">--> <!-- <div class="modal-dialog" role="document">--> <!-- <div class="modal-content">--> <!-- <div class="modal-header">--> <!-- <h5 class="modal-title" id="exampleModalLabel">Certificate or License</h5>--> <!-- <button type="button" class="close" data-dismiss="modal" aria-label="Close">--> <!-- <span aria-hidden="true">×</span>--> <!-- </button>--> <!-- </div>--> <!-- <div class="modal-body">--> <!-- <div class="row">--> <!-- <div class="col-lg-12">--> <!-- <div class="work-title">--> <!-- <input type="text" placeholder="Add a Certificate or License">--> <!-- </div>--> <!-- <div class="work-title">--> <!-- <input type="text" placeholder="Issuing Authority (optional)">--> <!-- </div>--> <!-- <div class="work-title">--> <!-- <input type="text"--> <!-- placeholder="Major or field of study (optional)">--> <!-- </div>--> <!-- <div class="work-checkbox">--> <!-- <select name="issued_date" id="LabeledField_issued_date">--> <!-- <option value="">Year Received (optional)</option>--> <!-- <option value="2023">2023</option>--> <!-- <option value="2022">2022</option>--> <!-- <option value="2021">2021</option>--> <!-- <option value="2020">2020</option>--> <!-- <option value="2019">2019</option>--> <!-- <option value="2018">2018</option>--> <!-- <option value="2017">2017</option>--> <!-- <option value="2016">2016</option>--> <!-- <option value="2015">2015</option>--> <!-- <option value="2014">2014</option>--> <!-- <option value="2013">2013</option>--> <!-- <option value="2012">2012</option>--> <!-- <option value="2011">2011</option>--> <!-- <option value="2010">2010</option>--> <!-- <option value="2009">2009</option>--> <!-- <option value="2008">2008</option>--> <!-- <option value="2007">2007</option>--> <!-- <option value="2006">2006</option>--> <!-- <option value="2005">2005</option>--> <!-- <option value="2004">2004</option>--> <!-- <option value="2003">2003</option>--> <!-- <option value="2002">2002</option>--> <!-- <option value="2001">2001</option>--> <!-- <option value="2000">2000</option>--> <!-- <option value="1999">1999</option>--> <!-- <option value="1998">1998</option>--> <!-- <option value="1997">1997</option>--> <!-- <option value="1996">1996</option>--> <!-- <option value="1995">1995</option>--> <!-- <option value="1994">1994</option>--> <!-- <option value="1993">1993</option>--> <!-- <option value="1992">1992</option>--> <!-- <option value="1991">1991</option>--> <!-- <option value="1990">1990</option>--> <!-- <option value="1989">1989</option>--> <!-- <option value="1988">1988</option>--> <!-- <option value="1987">1987</option>--> <!-- <option value="1986">1986</option>--> <!-- <option value="1985">1985</option>--> <!-- <option value="1984">1984</option>--> <!-- <option value="1983">1983</option>--> <!-- <option value="1982">1982</option>--> <!-- <option value="1981">1981</option>--> <!-- <option value="1980">1980</option>--> <!-- <option value="1979">1979</option>--> <!-- <option value="1978">1978</option>--> <!-- <option value="1977">1977</option>--> <!-- <option value="1976">1976</option>--> <!-- <option value="1975">1975</option>--> <!-- <option value="1974">1974</option>--> <!-- <option value="1973">1973</option>--> <!-- <option value="1972">1972</option>--> <!-- <option value="1971">1971</option>--> <!-- <option value="1970">1970</option>--> <!-- <option value="1969">1969</option>--> <!-- <option value="1968">1968</option>--> <!-- <option value="1967">1967</option>--> <!-- <option value="1966">1966</option>--> <!-- <option value="1965">1965</option>--> <!-- <option value="1964">1964</option>--> <!-- <option value="1963">1963</option>--> <!-- <option value="1962">1962</option>--> <!-- <option value="1961">1961</option>--> <!-- <option value="1960">1960</option>--> <!-- <option value="1959">1959</option>--> <!-- <option value="1958">1958</option>--> <!-- <option value="1957">1957</option>--> <!-- <option value="1956">1956</option>--> <!-- <option value="1955">1955</option>--> <!-- <option value="1954">1954</option>--> <!-- <option value="1953">1953</option>--> <!-- <option value="1952">1952</option>--> <!-- <option value="1951">1951</option>--> <!-- <option value="1950">1950</option>--> <!-- <option value="1949">1949</option>--> <!-- <option value="1948">1948</option>--> <!-- <option value="1947">1947</option>--> <!-- <option value="1946">1946</option>--> <!-- <option value="1945">1945</option>--> <!-- <option value="1944">1944</option>--> <!-- <option value="1943">1943</option>--> <!-- <option value="1942">1942</option>--> <!-- <option value="1941">1941</option>--> <!-- <option value="1940">1940</option>--> <!-- <option value="1939">1939</option>--> <!-- <option value="1938">1938</option>--> <!-- <option value="1937">1937</option>--> <!-- <option value="1936">1936</option>--> <!-- <option value="1935">1935</option>--> <!-- <option value="1934">1934</option>--> <!-- <option value="1933">1933</option>--> <!-- <option value="1932">1932</option>--> <!-- <option value="1931">1931</option>--> <!-- <option value="1930">1930</option>--> <!-- </select>--> <!-- </div>--> <!-- <div class="work-textarea">--> <!-- <textarea name="" id="" rows="5"--> <!-- placeholder="Description (optional)"></textarea>--> <!-- </div>--> <!-- <div class="liststyle-btns">--> <!-- <a href="#"><svg width="40" height="40" fill="none"--> <!-- xmlns="http://www.w3.org/2000/svg">--> <!-- <rect width="40" height="40" rx="6" fill="#F6F7F8">--> <!-- </rect>--> <!-- <path--> <!-- d="M16 14h13M16 20h13M16 26h13M11 14h.01M11 20h.01M11 26h.01"--> <!-- stroke="#515659" stroke-width="2.5"--> <!-- stroke-linecap="round" stroke-linejoin="round">--> <!-- </path>--> <!-- </svg></a>--> <!-- <a href="#"><svg width="40" height="40" fill="none"--> <!-- xmlns="http://www.w3.org/2000/svg">--> <!-- <rect width="40" height="40" rx="6" fill="#F6F7F8">--> <!-- </rect>--> <!-- <path d="M16 14h13M16 20h13" stroke="#515659"--> <!-- stroke-width="2.5" stroke-linecap="round"--> <!-- stroke-linejoin="round"></path>--> <!-- <path--> <!-- d="M10.095 18.979h1.294v-6.185H10.1l-1.598 1.11v1.166l1.517-1.055h.077v4.964zM8.5 23.287h1.112c0-.56.366-.953.95-.953.559 0 .884.373.884.842 0 .397-.155.659-.869 1.354l-2.009 1.94v.807h4.133v-.965h-2.517v-.071l1.19-1.136c.954-.905 1.247-1.365 1.247-2.036 0-.965-.778-1.668-1.992-1.668-1.255 0-2.128.77-2.128 1.886z"--> <!-- fill="#515659"></path>--> <!-- <path d="M16 26h13" stroke="#515659" stroke-width="2.5"--> <!-- stroke-linecap="round" stroke-linejoin="round">--> <!-- </path>--> <!-- </svg></a>--> <!-- </div>--> <!-- <div class="save-anothers">--> <!-- <a href="#"><i class='bx bx-plus'></i></a>--> <!-- <a href="#" class="another-position">Save and add another--> <!-- position</a>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="modal-footer">--> <!-- <button type="button" class="btn modal-cancel"--> <!-- data-dismiss="modal">cancel</button>--> <!-- <button type="submit" class="btn modal-save">Save</button>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- Add manually Modal box End --> <!-- <a href="#" data-toggle="modal" data-target="#ImportModal">Import</a>--> <!-- Add Import Modal box Start --> <!-- <div class="modal fade" id="ImportModal" tabindex="-1" role="dialog"--> <!-- aria-labelledby="exampleModalLabel" aria-hidden="true">--> <!-- <div class="modal-dialog" role="document">--> <!-- <div class="modal-content">--> <!-- <div class="modal-header">--> <!-- <h5 class="modal-title" id="exampleModalLabel"><img--> <!-- src="images/import-img.PNG" alt=""></h5>--> <!-- <button type="button" class="close" data-dismiss="modal" aria-label="Close">--> <!-- <span aria-hidden="true">×</span>--> <!-- </button>--> <!-- </div>--> <!-- <div class="modal-body">--> <!-- <div class="row">--> <!-- <div class="col-lg-12">--> <!-- <div class="import-txt">--> <!-- <h4>Import Credentials</h4>--> <!-- <p>Select either Credly or somewhere else to import your--> <!-- credentials.</p>--> <!-- </div>--> <!-- <div class="import-txt-btn">--> <!-- <a href="#">Import from Credly</a>--> <!-- <span>or</span>--> <!-- <a href="#">Import Other credentials</a>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="modal-footer">--> <!-- <button type="button" class="btn modal-cancel"--> <!-- data-dismiss="modal">cancel</button>--> <!-- <button type="submit" class="btn modal-save">Save</button>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="add_license">--> <!-- <h2><span><i class='bx bx-badge-check'></i></span> Add Licenses and Certifications</h2>--> <!-- <p>Tell employers what you're qualified for by adding a license or certification to your--> <!-- profile.</p>--> <!-- <a href="#" data-toggle="modal" data-target="#CredlyModal">I have a Credly or another--> <!-- Certification</a>--> <!-- Add Import Modal box Start --> <!-- <div class="modal fade" id="CredlyModal" tabindex="-1" role="dialog"--> <!-- aria-labelledby="exampleModalLabel" aria-hidden="true">--> <!-- <div class="modal-dialog" role="document">--> <!-- <div class="modal-content">--> <!-- <div class="modal-header">--> <!-- <h5 class="modal-title" id="exampleModalLabel"><img--> <!-- src="images/import-img.PNG" alt=""></h5>--> <!-- <button type="button" class="close" data-dismiss="modal"--> <!-- aria-label="Close">--> <!-- <span aria-hidden="true">×</span>--> <!-- </button>--> <!-- </div>--> <!-- <div class="modal-body">--> <!-- <div class="row">--> <!-- <div class="col-lg-12">--> <!-- <div class="import-txt">--> <!-- <h4>Import Credentials</h4>--> <!-- <p>Select either Credly or somewhere else to import your--> <!-- credentials.</p>--> <!-- </div>--> <!-- <div class="import-txt-btn">--> <!-- <a href="#">Import from Credly</a>--> <!-- <span>or</span>--> <!-- <a href="#">Import Other credentials</a>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- <div class="modal-footer">--> <!-- <button type="button" class="btn modal-cancel"--> <!-- data-dismiss="modal">cancel</button>--> <!-- <button type="submit" class="btn modal-save">Save</button>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--</div>--> <div class="employe_work_ex my-5"> <a href="#" data-toggle="modal" data-target="#summarymodal"><span><i class='bx bx-plus'></i></span>Add Executive Summary</a> <p><?php echo $data->user_executive_summary; ?></p> <!-- Add Education Box Modal start --> <div class="modal fade" id="summarymodal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <form action="<?php echo e(url('user-details-update')); ?>" method="POST"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Executive Summary</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <div class="work-textarea"> <textarea name="user_executive_summary" rows="5" placeholder="Executive Summary"><?php echo e($data->user_executive_summary); ?></textarea> </div> <div class="excutivebtn"> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"> </rect> <path d="M16 14h13M16 20h13M16 26h13M11 14h.01M11 20h.01M11 26h.01" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg></a> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"> </rect> <path d="M16 14h13M16 20h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M10.095 18.979h1.294v-6.185H10.1l-1.598 1.11v1.166l1.517-1.055h.077v4.964zM8.5 23.287h1.112c0-.56.366-.953.95-.953.559 0 .884.373.884.842 0 .397-.155.659-.869 1.354l-2.009 1.94v.807h4.133v-.965h-2.517v-.071l1.19-1.136c.954-.905 1.247-1.365 1.247-2.036 0-.965-.778-1.668-1.992-1.668-1.255 0-2.128.77-2.128 1.886z" fill="#515659"></path> <path d="M16 26h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg></a> </div> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save">Save</button> </div> </form> </div> </div> </div> <a href="#" data-toggle="modal" data-target="#ObjectiveModal"><span><i class='bx bx-plus'></i></span>Add Objective</a> <p><?php echo e($data->user_objective); ?></p> <div class="modal fade" id="ObjectiveModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <form action="<?php echo e(url('user-details-update')); ?>" method="POST"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Objective</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <div class="work-textarea"> <textarea name="user_objectives" rows="5" placeholder="Objective"><?php echo e($data->user_objective); ?></textarea> </div> <div class="excutivebtn"> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"> </rect> <path d="M16 14h13M16 20h13M16 26h13M11 14h.01M11 20h.01M11 26h.01" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg></a> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"> </rect> <path d="M16 14h13M16 20h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M10.095 18.979h1.294v-6.185H10.1l-1.598 1.11v1.166l1.517-1.055h.077v4.964zM8.5 23.287h1.112c0-.56.366-.953.95-.953.559 0 .884.373.884.842 0 .397-.155.659-.869 1.354l-2.009 1.94v.807h4.133v-.965h-2.517v-.071l1.19-1.136c.954-.905 1.247-1.365 1.247-2.036 0-.965-.778-1.668-1.992-1.668-1.255 0-2.128.77-2.128 1.886z" fill="#515659"></path> <path d="M16 26h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg></a> </div> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save">Save</button> </div> </form> </div> </div> </div> <a href="#" data-toggle="modal" data-target="#AchieveModal"><span><i class='bx bx-plus'></i></span>Add Achievements</a> <p><?php echo e($data->user_achievements); ?></p> <div class="modal fade" id="AchieveModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <form action="<?php echo e(url('user-details-update')); ?>" method="POST"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Achievement</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <div class="work-textarea"> <textarea name="user_achievements" rows="5" placeholder="Achievement"><?php echo e($data->user_achievements); ?></textarea> </div> <div class="excutivebtn"> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"> </rect> <path d="M16 14h13M16 20h13M16 26h13M11 14h.01M11 20h.01M11 26h.01" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg></a> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"> </rect> <path d="M16 14h13M16 20h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M10.095 18.979h1.294v-6.185H10.1l-1.598 1.11v1.166l1.517-1.055h.077v4.964zM8.5 23.287h1.112c0-.56.366-.953.95-.953.559 0 .884.373.884.842 0 .397-.155.659-.869 1.354l-2.009 1.94v.807h4.133v-.965h-2.517v-.071l1.19-1.136c.954-.905 1.247-1.365 1.247-2.036 0-.965-.778-1.668-1.992-1.668-1.255 0-2.128.77-2.128 1.886z" fill="#515659"></path> <path d="M16 26h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg></a> </div> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save">Save</button> </div> </form> </div> </div> </div> <a href="#" data-toggle="modal" data-target="#AssociateModal"><span><i class='bx bx-plus'></i></span>Add Associations</a> <p><?php echo e($data->user_associations); ?></p> <div class="modal fade" id="AssociateModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <form action="<?php echo e(url('user-details-update')); ?>" method="POST"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Association</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <div class="work-textarea"> <textarea name="user_association" rows="5" placeholder="Association"><?php echo e($data->user_associations); ?></textarea> </div> <div class="excutivebtn"> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"> </rect> <path d="M16 14h13M16 20h13M16 26h13M11 14h.01M11 20h.01M11 26h.01" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg></a> <a href="#"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="40" height="40" rx="6" fill="#F6F7F8"> </rect> <path d="M16 14h13M16 20h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M10.095 18.979h1.294v-6.185H10.1l-1.598 1.11v1.166l1.517-1.055h.077v4.964zM8.5 23.287h1.112c0-.56.366-.953.95-.953.559 0 .884.373.884.842 0 .397-.155.659-.869 1.354l-2.009 1.94v.807h4.133v-.965h-2.517v-.071l1.19-1.136c.954-.905 1.247-1.365 1.247-2.036 0-.965-.778-1.668-1.992-1.668-1.255 0-2.128.77-2.128 1.886z" fill="#515659"></path> <path d="M16 26h13" stroke="#515659" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"> </path> </svg></a> </div> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save">Save</button> </div> </form> </div> </div> </div> <a href="#" data-toggle="modal" data-target="#SkillModal"><span><i class='bx bx-plus'></i></span>Add Skills</a> <p><?php echo e($data->user_skills); ?></p> <div class="modal fade" id="SkillModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <form action="<?php echo e(url('user-details-update')); ?>" method="POST"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <h5 class="modal-title" id="exampleModalLabel">Skills</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <div class="skill-input"> <div class="work-textarea"> <textarea name="user_skills"rows="5" placeholder="Skills"><?php echo e($data->user_skills); ?></textarea> </div> </div> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save">Save</button> </div> </form> </div> </div> </div> </div> <div class="d-flex"> <h2 class="title_head">More Information</h2> <a href="#" data-toggle="modal" data-target="#LicenseModal">Edit</a> </div> <div class="employe_work_ex more_info "> <a href="#" data-toggle="modal" data-target="#LicenseModal">Minimum Desired Pay</a> <p>$<?php echo e($data->desired_pay); ?></p> <!-- Add manually Modal box Start --> <div class="modal fade" id="LicenseModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">More Information</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="row"> <div class="col-lg-12"> <form action="<?php echo e(url('user-details-update')); ?>" method="POST"> <?php echo csrf_field(); ?> <input type="hidden" name="extra" value="<?php echo e(Auth::user()->id); ?>"> <div class="work-title"> <input type="text" placeholder="Add a Certificate or License"> </div> <div class="work-title"> <input type="text" placeholder="Issuing Authority (optional)"> </div> <div class="work-title"> <input type="text" placeholder="Major or field of study (optional)"> </div> <div class="work-checkbox"> <select name="desired_salary" id="LabeledField_desired_salary"> <?php if($data->desired_pay != ''): ?> <option value="<?php echo e($data->desired_pay); ?>" selected >$<?php echo e($data->desired_pay); ?></option> <?php else: ?> <option value="" selected disabled>Minimum Desired Pay</option> <?php endif; ?> <option value="25000">$25,000 / year</option> <option value="30000">$30,000 / year</option> <option value="35000">$35,000 / year</option> <option value="40000">$40,000 / year</option> <option value="45000">$45,000 / year</option> <option value="50000">$50,000 / year</option> <option value="55000">$55,000 / year</option> <option value="60000">$60,000 / year</option> <option value="65000">$65,000 / year</option> <option value="70000">$70,000 / year</option> <option value="75000">$75,000 / year</option> <option value="80000">$80,000 / year</option> <option value="85000">$85,000 / year</option> <option value="90000">$90,000 / year</option> <option value="100000">$100,000 / year</option> <option value="125000">$125,000 / year</option> <option value="150000">$150,000 / year</option> <option value="175000">$175,000 / year</option> <option value="200000+">$200,000+ / year</option> </select> </div> <div class="license-txt"> <p>We'll use this information to match you with the most relevant jobs. <strong>This will not be shared with employers.</strong></p> </div> <div class="work-checkbox"> <select name="user_experience" id="LabeledField_experience"> <?php if($data->user_experience != ''): ?> <option value="<?php echo e($data->user_experience); ?>" selected ><?php echo e($data->user_experience); ?></option> <?php else: ?> <option value="" selected disabled>Years of Experience</option> <?php endif; ?> <option value="intern">Intern</option> <option value="entry">Entry Level (0-2 years)</option> <option value="mid">Mid Level (3-6 years)</option> <option value="senior">Senior Level (7+ years)</option> <option value="director">Director</option> <option value="executive">Executive</option> </select> </div> <div class="work-checkbox"> <select name="user_highest_degree" id="LabeledField_education"> <?php if($data->user_highest_degree != ''): ?> <option value="<?php echo e($data->user_highest_degree); ?>" selected ><?php echo e($data->user_highest_degree); ?></option> <?php else: ?> <option value="" selected disabled>Highest Degree Earned</option> <?php endif; ?> <option value="ged">High School Diploma/GED</option> <option value="assoc">Associates Degree</option> <option value="undergrad">Bachelors Degree</option> <option value="grad">Masters or Ph.D</option> </select> </div> <div class="work-checkbox"> <select name="user_industry" id="LabeledField_industry"> <?php if($data->user_industry != ''): ?> <option value="<?php echo e($data->user_industry); ?>" selected ><?php echo e($data->user_industry); ?></option> <?php else: ?> <option value="" disabled>Industry</option> <?php endif; ?> <option value="Accounting/Finance">Accounting/Finance </option> <option value="Admin/Secretarial">Admin/Secretarial</option> <option value="Advertising">Advertising</option> <option value="Architect/Design">Architect/Design</option> <option value="Art/Media/Writers">Art/Media/Writers</option> <option value="Automotive">Automotive</option> <option value="Banking">Banking</option> <option value="Biotech/Pharmaceutical"> Biotech/Pharmaceutical</option> <option value="Computer/Software">Computer/Software</option> <option value="Construction/Skilled Trade"> Construction/Skilled Trade</option> <option value="Customer Service">Customer Service</option> <option value="Domestic Help/Care">Domestic Help/Care </option> <option value="Education">Education</option> <option value="Engineering">Engineering</option> <option value="Environmental Science">Environmental Science </option> <option value="Events">Events</option> <option value="Everything Else">Everything Else</option> <option value="Facilities/Maintenance"> Facilities/Maintenance</option> <option value="General Labor/Warehouse">General Labor/Warehouse</option> <option value="Gov/Military">Gov/Military</option> <option value="HR & Recruiting">HR & Recruiting </option> <option value="Healthcare">Healthcare</option> <option value="Hospitality/Restaurant"> Hospitality/Restaurant</option> <option value="Information Technology">Information Technology</option> <option value="Insurance">Insurance</option> <option value="Internet">Internet</option> <option value="Law Enforcement/Security">Law Enforcement/Security</option> <option value="Legal">Legal</option> <option value="Management & Exec">Management & Exec </option> <option value="Manufacturing/Operations"> Manufacturing/Operations</option> <option value="Marketing/PR">Marketing/PR</option> <option value="Nonprofit & Fund">Nonprofit & Fund </option> <option value="Oil/Energy/Power">Oil/Energy/Power</option> <option value="Quality Assurance">Quality Assurance</option> <option value="Real Estate">Real Estate</option> <option value="Research & Dev">Research & Dev </option> <option value="Retail">Retail</option> <option value="Sales & Biz Dev">Sales & Biz Dev </option> <option value="Salon/Beauty/Fitness">Salon/Beauty/Fitness </option> <option value="Social Services">Social Services</option> <option value="Supply Chain/Logistics">Supply Chain/Logistics</option> <option value="Telecommunications">Telecommunications </option> <option value="Travel">Travel</option> <option value="Trucking/Transport">Trucking/Transport </option> <option value="TV/Film/Musicians">TV/Film/Musicians</option> <option value="Vet & Animal Care">Vet & Animal Care </option> <option value="Work from Home">Work from Home</option> </select> </div> <div class="work-checkbox"> <select name="user_veteran" id="LabeledField_is_veteran"> <?php if($data->user_veteran != ''): ?> <option value="<?php echo e($data->user_veteran); ?>" selected ><?php echo e($data->user_veteran); ?></option> <?php else: ?> <option value="" selected disabled >Veteran Status</option> <?php endif; ?> <option value="I am a Veteran">I am a Veteran</option> <option value="I do not wish to specify at this time">I do not wish to specify at this time </option> </select> </div> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn modal-cancel" data-dismiss="modal">cancel</button> <button type="submit" class="btn modal-save">Save</button> </div> </form> </div> </div> </div> <a href="#" data-toggle="modal" data-target="#LicenseModal">Add Years of Experience</a> <p><?php echo e($data->user_experience); ?></p> <a href="#" data-toggle="modal" data-target="#LicenseModal">Add Highest Degree Earned</a> <p><?php echo e($data->user_highest_degree); ?></p> <a href="#" data-toggle="modal" data-target="#LicenseModal">Add Industry</a> <p><?php echo e($data->user_industry); ?></p> <a href="#" data-toggle="modal" data-target="#LicenseModal">Add Veteran Status</a> <p><?php echo e($data->_status); ?></p> </div> </div> </div> </div> </div> </section> <!-- Profile Section End --> <!-- Button to trigger modal --> <button style="opacity:0;" type="button" class="btn btn-primary"> Open Modal 1 </button> <button style="opacity:0;" type="button" class="btn btn-primary" data-toggle="modal" data-target="#exampleModal"> Open Modal 2 </button> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.1/dist/umd/popper.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> <script> function setPrivateAccount(){ document.getElementById('is_private_check').submit(); }; function getInputValue() { // Selecting the input element and get its value var title = document.getElementById("title").value; document.getElementById("pTitle").innerText = title; // Displaying the value alert(inputVal); } </script> <?php $__env->stopSection(); ?> <?php echo $__env->make('theme.saintsaccessories.websiteEcom', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/customdevdevopdi/findjobs.customdev.devopdigital.com/resources/views/theme/saintsaccessories/user-dashboard.blade.php ENDPATH**/ ?>