<? endif; ?>
<link rel="stylesheet" href="/css/proven.responsive.min.css?<?= filemtime(__DIR__.'/../../webroot/css/proven.responsive.min.css'); ?>" type="text/css" />
$viewFile = '/var/app/current/app/View/Layouts/responsive.ctp' $dataForView = array( 'search_text' => '', 'search_location' => '', 'show_thank_you' => (int) 0, 'similar_jobs' => array( (int) 0 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 1 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 2 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 3 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 4 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ) ), 'title_for_layout' => 'Kitchen Staff at Green River BBQ', 'metatag_description' => 'Kitchen StaffGreen River BBQ at Proven', 'unique_name' => 'green-river-bbq-saluda-nc', 'reference_number' => '56661', 'mobile_image' => '', 'display_company_title' => 'Jobs at Green River BBQ', 'employer' => array( 'EmployersJob' => array( 'id' => '45828', 'employer_id' => '30986', 'ats_url' => '', 'url' => '', 'title' => 'Kitchen Staff', 'craigslist_city' => 'asheville', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'North Carolina', 'open' => '1', 'post_date' => '2019-05-30 20:46:00', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '28773', 'description' => '<p>Located in Historic Saluda NC</p> <p>Line cooks and dishwashers needed. No experience necessary. Includes monthly bonus for all kitchen staff. </p>', 'unique_name' => '', 'created_date' => '2019-05-30 20:45:30' ), 'Employer' => array( 'lat' => '35.24649811', 'lon' => '-82.30960083', 'id' => '30986', 'company_name' => 'Green River BBQ', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '726255', 'zipcode' => '28773', 'city' => 'Saluda', 'street_address' => '', 'street_address2' => null, 'state' => 'NC' ), 'UtZipcode' => array( 'zipcode' => '28773', 'city' => 'Saluda', 'state_prefix' => 'NC' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ), 'is_swinomish' => false, 'is_hiring' => (int) 1, 'page' => '', 'success' => (int) 0, 'broadcast' => (int) 0, 'external_job_board' => '', 'is_worker' => false, 'isMobile' => false, 'isWorker' => false, 'isSales' => false, 'isEducator' => false, 'adminLoggedIn' => false, 'isEmployer' => false, 'loggedIn' => false, 'isFacebookAppUser' => false, 'campaign' => 'NONE', 'content_for_layout' => ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Kitchen Staff"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/45828?ref=56661"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Located in Historic Saluda NC Line cooks and dishwashers needed. No experience necessary. Includes monthly bonus for all kitchen staff. "/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/45828?ref=56661", "title": "Kitchen Staff", "description": "<p>Located in Historic Saluda NC</p> <p>Line cooks and dishwashers needed. No experience necessary. Includes monthly bonus for all kitchen staff. </p>", "datePosted": "2019-05-30T20:46:00+00:00", "hiringOrganization": { "@type": "Organization", "name": "Green River BBQ", "sameAs": "https://www.proven.com/employers/publicPage/30986" }, "identifier": { "@type": "PropertyValue", "name": "Green River BBQ", "value": "30986" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Saluda", "addressRegion": "NC" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/45828"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">45828</span> <span class="hide" id="referencenumber">56661</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Kitchen Staff</h1> <p class="small-bottom-border"> Green River BBQ </p> <div class="date-location">May 30, 2019 - Asheville</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+45828-w@hireproven.com">jobs+45828-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:30986/job_id:45828", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=45828"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/30986/45828" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Located in Historic Saluda NC</p> <p>Line cooks and dishwashers needed. No experience necessary. Includes monthly bonus for all kitchen staff. </p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=66f7a60e34bc73ece8572f5e1&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Flat+Rock%2CNC&q=Kitchen+Staff&spl=v1%253A9u1nw3gaoKFujupb%253AQMcPw7yWCjQLqhGmprfNzQ%253D%253D%253AAxNhZcQ4ra5w3C35%252FpuKurY97BRvbFKe21noS4vlQbwHznO2T86Gj%252BrYGnmDTPJVPWfZwDFhhyxQTFvI%252FWEmsWomFHZtcMG93lT%252B2siwNjNfiLBP5nSRwrGP&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-26782689682/" class="blue-link" target="_blank">Cracker Barrel Old Country Store - Restaurant Food Prep Cook - Urgently Hiring</a></p> <p class="similar-job-company">Cracker Barrel - <span class="text-muted">Flat Rock, NC</span></p> <p class="text-muted similar-job-date"> 9 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6088b2b271fc73ec8fa6649a1&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Mountain+Home%2CNC&q=Kitchen+Staff&spl=v1%253A%252BeW50Hq8A9cOYWfD%253AlEJN0EcsbN5kZWX0RhsNyQ%253D%253D%253A%252FKSXaJcHEgpEyHdyjMWu8deviRrK0OZPDO2jowUXSBX9As9%252FnCjNIyotYD1d5lIQ6x7xP0tNg1Veoht5gf2%252Bs3qMNORzoNczbqDHC3knRSGTPI5mdr%252FGWthT9PW%252BlsE021%252F4saIbdxz8fqRhAw%253D%253D&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27303914966/" class="blue-link" target="_blank">Buffalo Wild Wings - Asheville - Restaurant Line Cook - Urgently Hiring</a></p> <p class="similar-job-company">Buffalo Wild Wings - Asheville - <span class="text-muted">Mountain Home, NC</span></p> <p class="text-muted similar-job-date"> 9 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=62039e5c153c73eca714aa7c1&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Edneyville%2CNC&q=Kitchen+Staff&spl=v1%253AU0IuliO1OKS8%252Fi4C%253AAVIYvskYoeGbYJ9jgRnMEQ%253D%253D%253AlCRITPRa4o9xv%252FN3PQopcWnJ7BjJDXlI2VM1S5QNdrbZWBqGL0qsCIDjUZEqNuat6IFaH5KoIBZMd89BrWd3ZLwvP1aUpmALsOi9zavrGrsFlVYOeqLNuTh%252BUHe9T5um1mgpjxMQ9j6ziivIHms%253D&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27701210228/" class="blue-link" target="_blank">Restaurant Cook - $13-$15/hr - Urgently Hiring</a></p> <p class="similar-job-company">Taco Bell - Black Mountain - <span class="text-muted">Edneyville, NC</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=63fa9287fbfc73ecb88467c21&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Saluda%2CNC&q=Kitchen+Staff&spl=v1%253A%252FETqPWyNP%252BGFokEB%253ARBkpMuk65j4QByvm6oAomg%253D%253D%253Ay%252BlFsVRnZHpOJ6nojdHuNtzsVLtbqHNc1TY0ahmEWV%252F17DetI3C1R55dKf6j3Wmv%252BChZ5GkTAXtIZCHHdl9sRmE8Oe8FirmzZVegoyh76wIWbpjK4Z2jGJWz%252BALjL1sJD0iG&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27591094542/" class="blue-link" target="_blank">Prepared Foods Dishwasher - Part Time</a></p> <p class="similar-job-company">Whole Foods - <span class="text-muted">Saluda, NC</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=60a595169d8c73ec8d741ed41&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Saluda%2CNC&q=Kitchen+Staff&spl=v1%253AgP78lBNKV0ADadPV%253AGMK7gQ6cA%252FQP6XWAa%252FL1aA%253D%253D%253AqXX%252BjuSvlF0iX6ihhfHWmcgYWubQxcpS%252BtIguR81214sshOPTSHAki7jhylAumqMGizp71h6VOdjvi%252Fll3wzjDSpX7Ktt5hxzMlPNJn2do2%252B3qFPrJMOVXKIQEti7O44bIq8&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27267061788/" class="blue-link" target="_blank">Cleaner</a></p> <p class="similar-job-company">MaidPro Franchise, LLC - <span class="text-muted">Saluda, NC</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Cracker Barrel' ), 'UtZipcode' => array( 'city' => 'Flat Rock', 'state_prefix' => 'NC' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=66f7a60e34bc73ece8572f5e1&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Flat+Rock%2CNC&q=Kitchen+Staff&spl=v1%253A9u1nw3gaoKFujupb%253AQMcPw7yWCjQLqhGmprfNzQ%253D%253D%253AAxNhZcQ4ra5w3C35%252FpuKurY97BRvbFKe21noS4vlQbwHznO2T86Gj%252BrYGnmDTPJVPWfZwDFhhyxQTFvI%252FWEmsWomFHZtcMG93lT%252B2siwNjNfiLBP5nSRwrGP&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-26782689682/', 'title' => 'Cracker Barrel Old Country Store - Restaurant Food Prep Cook - Urgently Hiring', 'description' => 'Cracker Barrel Old Country Store is looking for a professional full time or part time Restaurant Food Prep Cook in Flat Rock, NC to prepare food to the Chef's specifications. Restaurant Food Prep Cook duties will consist of assisting kitchen leadership with their daily restaurant food prep. The successful candidate will play a key role in contributing to our customer satisfaction and quality goals.<br />Responsibilities:<br />-Set up and stock stations with all necessary supplies<br />-Prepare food for service (e.g. chopping vegetables, preparing meat, or preparing sauces)<br />-Cook menu items in cooperation with the rest of the kitchen staff<br />-Answer, report and follow the set instructions and procedures<br />-Clean up station and take care of leftover food<br />-Stock inventory appropriately<br />-Ensure that food comes out simultaneously, in high quality and in a timely fashion<br />-Comply with nutrition and sanitation regulations and safety standards<br />-Maintain a positive and professional approach with coworkers and customers<br />Nice to haves:<br />-Previous cooking experience, including experience as a line chef, restaurant cook or prep cook<br />-Excellent understanding of various cooking methods, ingredients, equipment and procedures<br />-Accuracy and speed in executing assigned tasks<br />-Familiar with industry's best practices<br />We can't wait to see you for an interview at Cracker Barrel Old Country Store for our full time or part time Restaurant Food Prep Cook role. Apply today because we are setting up interviews immediately.', 'post_date' => '2023-05-27T20:31:38Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Buffalo Wild Wings - Asheville' ), 'UtZipcode' => array( 'city' => 'Mountain Home', 'state_prefix' => 'NC' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6088b2b271fc73ec8fa6649a1&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Mountain+Home%2CNC&q=Kitchen+Staff&spl=v1%253A%252BeW50Hq8A9cOYWfD%253AlEJN0EcsbN5kZWX0RhsNyQ%253D%253D%253A%252FKSXaJcHEgpEyHdyjMWu8deviRrK0OZPDO2jowUXSBX9As9%252FnCjNIyotYD1d5lIQ6x7xP0tNg1Veoht5gf2%252Bs3qMNORzoNczbqDHC3knRSGTPI5mdr%252FGWthT9PW%252BlsE021%252F4saIbdxz8fqRhAw%253D%253D&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27303914966/', 'title' => 'Buffalo Wild Wings - Asheville - Restaurant Line Cook - Urgently Hiring', 'description' => 'Buffalo Wild Wings - Asheville is looking for a full time or part time Restaurant Line Cook in Asheville, NC. As a restaurant line cook at Buffalo Wild Wings - Asheville you will be under the direction of the culinary management team. The ideal restaurant line cook will execute all line station menu items to exact recipe/plate presentation specifications, in a safe and sanitary manner, within specific production times and consistent with the guidelines set by Buffalo Wild Wings - Asheville.<br />Specific Duties & Responsibilities include:<br />-Adhering to all food safety and workplace sanitation requirements.<br />-Ensures every item on station is produced to exact recipe & plating specifications.<br />-Meets daily productivity standards as established by Kitchen Management.<br />-Sets up station with sufficient product & utensils and prepares cooking & food holding equipment to ensure the station is ready for meal service.<br />-Prioritizes cooking & preparation times of each order to ensure timely delivery of guest meals.<br />-Willingly adjusts ingredients and menu item preparation standards to accommodate guest special preparation requests.<br />-Sets the next meal shift up for success by properly cleaning work stations, equipment & utensils, and maintaining an organized food storage area.<br />-Executes all position responsibilities in the spirit of proactive team work & cooperation.<br />-Makes sure all duties & sidework have been completed to standard at the end of their shift.<br />-Performs additional tasks & projects as assigned.<br />Helpful Competencies & Qualifications<br />-Ability to communicate and perform as part of a team<br />-Ability to memorize and replicate recipe/menu item production procedures.<br />-Possess the physical stamina to stand working for up to 10 hours.<br />-Consistently capable of meeting deadlines and production goals with limited supervision.<br />-Comfortable working in an environment that may experience significant temperature changes.<br />-Handle stressful situations in a positive and supportive manner.<br />-ServSafe (Food Handlers Certification) is a plus but can be obtained after starting.<br />We look forward to interviewing you for the full time or part time restaurant line cook position at Buffalo Wild Wings - Asheville soon. Apply today and schedule your interview ASAP!', 'post_date' => '2023-05-27T20:34:35Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Taco Bell - Black Mountain' ), 'UtZipcode' => array( 'city' => 'Edneyville', 'state_prefix' => 'NC' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=62039e5c153c73eca714aa7c1&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Edneyville%2CNC&q=Kitchen+Staff&spl=v1%253AU0IuliO1OKS8%252Fi4C%253AAVIYvskYoeGbYJ9jgRnMEQ%253D%253D%253AlCRITPRa4o9xv%252FN3PQopcWnJ7BjJDXlI2VM1S5QNdrbZWBqGL0qsCIDjUZEqNuat6IFaH5KoIBZMd89BrWd3ZLwvP1aUpmALsOi9zavrGrsFlVYOeqLNuTh%252BUHe9T5um1mgpjxMQ9j6ziivIHms%253D&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27701210228/', 'title' => 'Restaurant Cook - $13-$15/hr - Urgently Hiring', 'description' => 'Taco Bell - Black Mountain is looking for a Restaurant Cook to join our team in Black Mountain, NC. This position is full time or part time. The restaurant cook is responsible for food preparation that meets or exceeds hospitality and service standards and must be able to prepare all foods to meet quantity and deadline requirements. As a restaurant cook at Taco Bell - Black Mountain you will prepare food items according to the menu, recipes, and special dietary or nutritional restrictions. You will also determine food and supplies needed to keep the kitchen running and stocked during service. Cooks make sure that proper health procedures are followed. You should maintain or exceed standards of appearance, cleanliness, hygiene, and health. Previous cook, line cook, prep cook, sous chef or other back of house (BOH) experience is beneficial. High school diploma or equivalent preferred but not mandatory. Food Handlers certification or willingness to obtain. Most importantly, a strong work ethic and a willingness to learn will help you go far at Taco Bell - Black Mountain.', 'post_date' => '2023-05-24T16:38:43Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Whole Foods' ), 'UtZipcode' => array( 'city' => 'Saluda', 'state_prefix' => 'NC' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=63fa9287fbfc73ecb88467c21&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Saluda%2CNC&q=Kitchen+Staff&spl=v1%253A%252FETqPWyNP%252BGFokEB%253ARBkpMuk65j4QByvm6oAomg%253D%253D%253Ay%252BlFsVRnZHpOJ6nojdHuNtzsVLtbqHNc1TY0ahmEWV%252F17DetI3C1R55dKf6j3Wmv%252BChZ5GkTAXtIZCHHdl9sRmE8Oe8FirmzZVegoyh76wIWbpjK4Z2jGJWz%252BALjL1sJD0iG&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27591094542/', 'title' => 'Prepared Foods Dishwasher - Part Time', 'description' => '<p>**NYC CANDIDATES:** As mandated by New York City any New Member hired or Team Member transferring into NYC locations must be prepared to upload proof of having received at least one dose of a COVID-19 vaccine to Workday on their hire date. Alternatively, those seeking either a medical or religious accommodation must submit an accommodation request through Store Leadership. Failure to comply will delay your ability to begin employment with Whole Foods Market</p><p>**Prepared Foods Dishwasher - Part Time**</p><p>Department Store </p><p>Job Type Regular </p><p>Location Winston Salem, North Carolina, United States of America Winston Salem Position Type Part time </p><p>****Job Description****</p><p>Performs all duties related to dishwashing and maintaining general cleanliness of the kitchen area. All Whole Foods Market Retail jobs require ensuring a positive company image by providing courteous, friendly, and efficient service to customers and Team Members at all times. All positions must be performed in accordance with team and store Standard Operating Procedures. Further, Team Members must be prepared and able to perform the duties inherent in other Team Member job descriptions. All positions must strive to support WFM core values and goals, promote national, regional, and store programs and initiatives, and ensure adherence to all applicable health and safety regulations including Food Safety and regulatory duties required in the department.****</p><p>****Job Responsibilities****</p><p>* Washes, rinses, and sanitizes dishes, pots, pans, utensils, and small wares. </p><p>* Maintains cleanliness of floors, mats, drains, walls, and shelves in the kitchen area. </p><p>* Assists with kitchen deliveries including proper storage, organization, and rotation of products. ?</p><p>* Arrives to work station on time, appropriately groomed, dressed and ready to work; works all scheduled shifts and attends required trainings and meetings. </p><p>* Provides excellent customer service, addresses needs of customers in a timely and effective manner and models suggestive selling techniques; answers phones and pages promptly and courteously. </p><p>* Maximizes sales potential through effective and proper procedures for prepping, storing, rotating, stocking, and merchandising product. </p><p>* Follows and complies, or ensures compliance, with established procedures, including Weights and Measures, health and sanitation, and safe work practices. </p><p>* Maintains, or ensures maintenance of, a clean and sanitary working and shopping environment; maintains equipment in accordance with WFM cleanliness and safety standards. </p><p>* Performs opening, mid, and closing duties as assigned; ensures accuracy of signs and pricing. * Immediately reports safety hazards and violations. </p><p>* Performs other duties as assigned by store, regional, or national leadership. </p><p>****Job Skills****</p><p>* Effective time management skills. </p><p>* Demonstrates a passion for cleanliness. </p><p>* Strong to excellent communication skills and willingness to work as part of a team. </p><p>* Ability to deliver information in a clear and respectable manner to fellow Team Members, customers, and vendors. </p><p>* Ability to meet customer service expectations and standards in all interactions with customers, vendors, and Team Members. </p><p>* Ability to follow directions and procedures; effective time management and organization skills. </p><p>* Passion for natural foods and the mission of Whole Foods Market. </p><p>* Strong work ethic and ability to work in a fast-paced environment with a sense of urgency. </p><p>* Understanding of and compliance with WFM quality goals. </p><p>****Experiences****</p><p>* No prior retail experience required. </p><p>****Physical Requirements / Working Conditions ?****</p><p>* Must be able to lift 50 pounds. </p><p>* In an 8-hour work day: standing/walking 6-8 hours. </p><p>* Hand use: single grasping, fine manipulation, pushing and pulling. </p><p>* Work requires the following motions: bending, twisting, squatting and reaching. </p><p>* Exposure to FDA approved cleaning chemicals. </p><p>* Exposure to temperatures: <32 degrees Fahrenheit (freezing), 32-40 degrees Fahrenheit (refrigerators), >90 degrees Fahrenheit. </p><p>* Ability to work in wet and dry conditions. </p><p>* Ability to work a flexible schedule including nights, weekends, and holidays as needed. </p><p>* Ability to use tools and equipment, including knives, box cutters, electric pallet jacks, and other heavy machinery. </p><p>* May require use of ladders. </p><p>**Note:** *The purpose of this document is to provide a general summary of essential responsibilities for the position and is not meant as an exhaustive list. This document does not reflect all job duties or requirements for every position. Requirements build as one progresses through the job levels, so any job duties required at a lower level may be required at the higher level in addition to the duties listed for that higher level. Duties, assignments, and other responsibilities may differ for similar positions based on business conditions, departmental or geographic location, and/or needs for the particular position. An individual must* *demonstrate successful performance in their current position before being considered for promotion. In addition, in order to promote into a higher-level position, a business need for the promotion must exist and the candidate must be considered the most qualified person for the new position. Completion of certain milestones such as obtaining an advanced degree or certification, time in current position, or developing skills to perform at the higher-level role do not guarantee a promotion.*</p><p>***At Whole Foods Market, we provide a fair and equal employment opportunity for all Team Members and candidates regardless of race, color, religion, national origin, gender, pregnancy, sexual orientation, gender identity/expression, age, marital status, disability, or any other legally protected characteristic. Whole Foods Market hires and promotes individuals solely based on qualifications for the position to be filled and business needs.***</p><p>** The Goods**</p><p>Real benefits go beyond what you'd expect. We call ours "Whole Benefits," and they cover Physical, Mental, and Financial health. Here are a few of the perks you can expect in these areas. </p><p>Perkbox We offer Team Members who pass their probationary period access to Perkbox - offering 200+ discounts on cinema tickets,restaurants, lifestyle and more. ** The Goods**</p><p>Real benefits go beyond what you'd expect. We call ours "Whole Benefits," and they cover Physical, Mental, and Financial health. Here are a few of the perks you can expect in these areas. </p><p>Competitive Health Benefits We offer access to health insurance for all full-time Team Members to keep you feeling great. * Performs all duties related to dishwashing and maintaining general cleanliness of the kitchen area. All Whole Foods Market Retail jobs require ensuring a positive company image by providing courteous,...</p><p>* Performs all duties related to dishwashing and maintaining general cleanliness of the kitchen area. All Whole Foods Market Retail jobs require ensuring a positive company image by providing courteous,...</p><p>* Performs all duties related to dishwashing and maintaining general cleanliness of the kitchen area. All Whole Foods Market Retail jobs require ensuring a positive company image by providing courteous,...</p><p>* Performs all duties related to dishwashing and maintaining general cleanliness of the kitchen area. All Whole Foods Market Retail jobs require ensuring a positive company image by providing courteous,...</p><p>* Performs all duties related to dishwashing and maintaining general cleanliness of the kitchen area. All Whole Foods Market Retail jobs require ensuring a positive company image by providing courteous,...</p><p>* Performs all duties related to dishwashing and maintaining general cleanliness of the kitchen area. All Whole Foods Market Retail jobs require ensuring a positive company image by providing courteous,...</p><p>* Pe</p>', 'post_date' => '2023-05-24T14:55:24Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'MaidPro Franchise, LLC' ), 'UtZipcode' => array( 'city' => 'Saluda', 'state_prefix' => 'NC' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=60a595169d8c73ec8d741ed41&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Saluda%2CNC&q=Kitchen+Staff&spl=v1%253AgP78lBNKV0ADadPV%253AGMK7gQ6cA%252FQP6XWAa%252FL1aA%253D%253D%253AqXX%252BjuSvlF0iX6ihhfHWmcgYWubQxcpS%252BtIguR81214sshOPTSHAki7jhylAumqMGizp71h6VOdjvi%252Fll3wzjDSpX7Ktt5hxzMlPNJn2do2%252B3qFPrJMOVXKIQEti7O44bIq8&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27267061788/', 'title' => 'Cleaner', 'description' => '<p>**Cleaner**</p><p>**Job Description**</p><p>**No Nights or Weekends,** **flexible hours AND an award winning FUN culture.**</p><p>**Help us clean homes near you.**</p><p>Opportunities for promotions are likely. It's a great time to start your new career at MaidPro!</p><p>Pay, Perks & Benefits include:</p><p>* $12/hr starting cleaning wage</p><p>* **Raises up to $17/hr**</p><p>* CASH TIPS! (Nice to have between paychecks)</p><p>* Paid travel time in your vehicle</p><p>* No nights or weekends</p><p>* Part time job. Up to 35 hrs per week</p><p>* Generous gas reimbursement</p><p>* We provide all the supplies for you</p><p>* A supportive and FUN team culture</p><p>* Break room full of fun people, coffee, drinks and FOOD! (we like to eat)</p><p>* **Earn up to 4 weeks paid time off**</p><p>* **Lots of healthcare options including $0 deductible medical, AFLAC supplemental and FREE tele-medicine family plan!**</p><p>* **Much, much more!**</p><p>Responsibilities include:</p><p>* Arrive for morning dispatch any time between 8:00 and 8:45</p><p>* Professional house cleaning</p><p>* Providing great customer service</p><p>Job Requirements:</p><p>* Reliable transportation to and from cleans</p><p>* Valid Driver's license</p><p>* cell phone</p><p>* Must be able to pass a background check</p><p>Important Notes</p><p>This is not a temporary position. It's a great job if you are looking for long term, part time employment with growth potential. </p><p>**Drop by any weekday between 9:00 and 3:00 for an interview. We are located at 11300-D Lawyers Rd, Mint Hill, NC 28227**</p><p>**Call 704-###-####** </p><p>**or**</p><p>**Text** **704-###-####**</p><p>*X***Share This Page**</p><p>**Cleaner**</p><p>Share link. Copy this URL: **Email Direct**</p><p>Your email has been sent!</p><p>| </p><p>**Pay:** $12 to $17/hour</p><p>$12/hr cleaning wage immediately. Raises up to $17/hr. GREAT BENEFITS! GREAT TIPS!</p><p>**Posted**: 2/8/2022 </p><p>**Job Status**: Full Time,Part Time</p>', 'post_date' => '2023-05-25T13:51:32Z' ) ) ) $title_for_layout = 'Kitchen Staff at Green River BBQ' $metatag_description = 'Kitchen StaffGreen River BBQ at Proven' $unique_name = 'green-river-bbq-saluda-nc' $reference_number = '56661' $mobile_image = '' $display_company_title = 'Jobs at Green River BBQ' $employer = array( 'EmployersJob' => array( 'id' => '45828', 'employer_id' => '30986', 'ats_url' => '', 'url' => '', 'title' => 'Kitchen Staff', 'craigslist_city' => 'asheville', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'North Carolina', 'open' => '1', 'post_date' => '2019-05-30 20:46:00', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '28773', 'description' => '<p>Located in Historic Saluda NC</p> <p>Line cooks and dishwashers needed. No experience necessary. Includes monthly bonus for all kitchen staff. </p>', 'unique_name' => '', 'created_date' => '2019-05-30 20:45:30' ), 'Employer' => array( 'lat' => '35.24649811', 'lon' => '-82.30960083', 'id' => '30986', 'company_name' => 'Green River BBQ', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '726255', 'zipcode' => '28773', 'city' => 'Saluda', 'street_address' => '', 'street_address2' => null, 'state' => 'NC' ), 'UtZipcode' => array( 'zipcode' => '28773', 'city' => 'Saluda', 'state_prefix' => 'NC' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ) $is_swinomish = false $is_hiring = (int) 1 $page = '' $success = (int) 0 $broadcast = (int) 0 $external_job_board = '' $is_worker = false $isMobile = false $isWorker = false $isSales = false $isEducator = false $adminLoggedIn = false $isEmployer = false $loggedIn = false $isFacebookAppUser = false $campaign = 'NONE' $content_for_layout = ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Kitchen Staff"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/45828?ref=56661"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Located in Historic Saluda NC Line cooks and dishwashers needed. No experience necessary. Includes monthly bonus for all kitchen staff. "/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/45828?ref=56661", "title": "Kitchen Staff", "description": "<p>Located in Historic Saluda NC</p> <p>Line cooks and dishwashers needed. No experience necessary. Includes monthly bonus for all kitchen staff. </p>", "datePosted": "2019-05-30T20:46:00+00:00", "hiringOrganization": { "@type": "Organization", "name": "Green River BBQ", "sameAs": "https://www.proven.com/employers/publicPage/30986" }, "identifier": { "@type": "PropertyValue", "name": "Green River BBQ", "value": "30986" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Saluda", "addressRegion": "NC" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/45828"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">45828</span> <span class="hide" id="referencenumber">56661</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Kitchen Staff</h1> <p class="small-bottom-border"> Green River BBQ </p> <div class="date-location">May 30, 2019 - Asheville</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+45828-w@hireproven.com">jobs+45828-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:30986/job_id:45828", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=45828"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/30986/45828" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Located in Historic Saluda NC</p> <p>Line cooks and dishwashers needed. No experience necessary. Includes monthly bonus for all kitchen staff. </p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=66f7a60e34bc73ece8572f5e1&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Flat+Rock%2CNC&q=Kitchen+Staff&spl=v1%253A9u1nw3gaoKFujupb%253AQMcPw7yWCjQLqhGmprfNzQ%253D%253D%253AAxNhZcQ4ra5w3C35%252FpuKurY97BRvbFKe21noS4vlQbwHznO2T86Gj%252BrYGnmDTPJVPWfZwDFhhyxQTFvI%252FWEmsWomFHZtcMG93lT%252B2siwNjNfiLBP5nSRwrGP&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-26782689682/" class="blue-link" target="_blank">Cracker Barrel Old Country Store - Restaurant Food Prep Cook - Urgently Hiring</a></p> <p class="similar-job-company">Cracker Barrel - <span class="text-muted">Flat Rock, NC</span></p> <p class="text-muted similar-job-date"> 9 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6088b2b271fc73ec8fa6649a1&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Mountain+Home%2CNC&q=Kitchen+Staff&spl=v1%253A%252BeW50Hq8A9cOYWfD%253AlEJN0EcsbN5kZWX0RhsNyQ%253D%253D%253A%252FKSXaJcHEgpEyHdyjMWu8deviRrK0OZPDO2jowUXSBX9As9%252FnCjNIyotYD1d5lIQ6x7xP0tNg1Veoht5gf2%252Bs3qMNORzoNczbqDHC3knRSGTPI5mdr%252FGWthT9PW%252BlsE021%252F4saIbdxz8fqRhAw%253D%253D&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27303914966/" class="blue-link" target="_blank">Buffalo Wild Wings - Asheville - Restaurant Line Cook - Urgently Hiring</a></p> <p class="similar-job-company">Buffalo Wild Wings - Asheville - <span class="text-muted">Mountain Home, NC</span></p> <p class="text-muted similar-job-date"> 9 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=62039e5c153c73eca714aa7c1&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Edneyville%2CNC&q=Kitchen+Staff&spl=v1%253AU0IuliO1OKS8%252Fi4C%253AAVIYvskYoeGbYJ9jgRnMEQ%253D%253D%253AlCRITPRa4o9xv%252FN3PQopcWnJ7BjJDXlI2VM1S5QNdrbZWBqGL0qsCIDjUZEqNuat6IFaH5KoIBZMd89BrWd3ZLwvP1aUpmALsOi9zavrGrsFlVYOeqLNuTh%252BUHe9T5um1mgpjxMQ9j6ziivIHms%253D&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27701210228/" class="blue-link" target="_blank">Restaurant Cook - $13-$15/hr - Urgently Hiring</a></p> <p class="similar-job-company">Taco Bell - Black Mountain - <span class="text-muted">Edneyville, NC</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=63fa9287fbfc73ecb88467c21&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Saluda%2CNC&q=Kitchen+Staff&spl=v1%253A%252FETqPWyNP%252BGFokEB%253ARBkpMuk65j4QByvm6oAomg%253D%253D%253Ay%252BlFsVRnZHpOJ6nojdHuNtzsVLtbqHNc1TY0ahmEWV%252F17DetI3C1R55dKf6j3Wmv%252BChZ5GkTAXtIZCHHdl9sRmE8Oe8FirmzZVegoyh76wIWbpjK4Z2jGJWz%252BALjL1sJD0iG&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27591094542/" class="blue-link" target="_blank">Prepared Foods Dishwasher - Part Time</a></p> <p class="similar-job-company">Whole Foods - <span class="text-muted">Saluda, NC</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=60a595169d8c73ec8d741ed41&ri=9945d95cdd0c476b9b8f315016d19414&job_loc=Saluda%2CNC&q=Kitchen+Staff&spl=v1%253AgP78lBNKV0ADadPV%253AGMK7gQ6cA%252FQP6XWAa%252FL1aA%253D%253D%253AqXX%252BjuSvlF0iX6ihhfHWmcgYWubQxcpS%252BtIguR81214sshOPTSHAki7jhylAumqMGizp71h6VOdjvi%252Fll3wzjDSpX7Ktt5hxzMlPNJn2do2%252B3qFPrJMOVXKIQEti7O44bIq8&encrypt=0&l=Saluda%2C+NC&query_category_id=360000&t=simplyhired.com&jobkey-27267061788/" class="blue-link" target="_blank">Cleaner</a></p> <p class="similar-job-company">MaidPro Franchise, LLC - <span class="text-muted">Saluda, NC</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Located in Historic Saluda NC
Line cooks and dishwashers needed. No experience necessary. Includes monthly bonus for all kitchen staff.
Other jobs you may like
Cracker Barrel Old Country Store - Restaurant Food Prep Cook - Urgently Hiring
Cracker Barrel - Flat Rock, NC
9 hours ago
Buffalo Wild Wings - Asheville - Restaurant Line Cook - Urgently Hiring
Buffalo Wild Wings - Asheville - Mountain Home, NC
9 hours ago
Restaurant Cook - $13-$15/hr - Urgently Hiring
Taco Bell - Black Mountain - Edneyville, NC
3 days ago
Prepared Foods Dishwasher - Part Time
Whole Foods - Saluda, NC
3 days ago
MaidPro Franchise, LLC - Saluda, NC
2 days ago
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 45828 LIMIT 1 | 1 | 1 | 1 | |
2 | SELECT COUNT(*) AS `count` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`employer_id` = 30986 AND `EmployersJob`.`open` = 1 | 1 | 1 | 0 | |
3 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 726255 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
4 | SELECT `EmployerMobileImage`.`file_name` FROM `proven_production`.`employer_mobile_images` AS `EmployerMobileImage` WHERE `EmployerMobileImage`.`employer_id` = 30986 LIMIT 1 | 0 | 0 | 0 | |
5 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 726255 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
6 | SELECT `BillingTransaction`.`id` FROM `proven_production`.`billing_transactions` AS `BillingTransaction` WHERE `BillingTransaction`.`employers_job_id` = 45828 ORDER BY `BillingTransaction`.`created_date` desc LIMIT 1 | 1 | 1 | 0 | |
7 | SELECT `EmployersJob`.`title`, `EmployersJob`.`description`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix`, `EmployersJob`.`zip` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`id` = 45828 LIMIT 1 | 1 | 1 | 0 |