CDI4 days ago

Business Manager

Non precisé
Post A Job Post A Job Management & Business Devel (Nigeria)

Job Description

window.notificationMessages = []; Find a Job + + + + Search const TopSearch = { handleSubmit: function (event) { event.preventDefault(); event.stopPropagation();

const form = event.target;

const getValue = (name) => { if (form[name]) { if (form[name].type) { if (["select-one", "text", "hidden"].indexOf(form[name].type) > -1) { return form[name].value; } if (["checkbox", "radio"].indexOf(form[name].type) > -1 && form[name].checked) { return form[name].value; } } else if (form[name].length) { return form[name].value; } }

return ""; };

const experienceLevel = getValue("experience[]") || getValue("experience"); const jobFunction = getValue("job_function[]") || getValue("job_function"); const industry = getValue("industry[]") || getValue("industry"); const location = getValue("location[]") || getValue("location"); const workType = getValue("work_type"); const term = getValue("q"); const sortBy = getValue("sort_by");

// If the logged in user is authenticated // Append authenticated value to make url unique/different to logged out url // same action is happening in SearchFilterViewComposer // line 589 in the multiSearchFilterHref function const authenticated = document.getElementById("authenticated").value; let toUrl = ""; if (industry.trim() && jobFunction.trim()) { const segments = [jobFunction, location, workType].filter((x) => x); toUrl = ${segments.join("/")}?industry=${industry}; } else { const segments = [jobFunction, industry, location, workType].filter((x) => x); toUrl = segments.join("/"); }

if (experienceLevel) { toUrl += ${toUrl.indexOf("?") === -1 ? "?" : "&"}experience=${experienceLevel}; }

if (term.trim()) { toUrl += ${toUrl.indexOf("?") === -1 ? "?" : "&"}q=${encodeURI(term.replace(" ", "+"))}; }

if (sortBy.trim()) { toUrl += ${toUrl.indexOf("?") === -1 ? "?" : "&"}sort=${sortBy}; }

if (authenticated === "true") { toUrl += ${toUrl.indexOf("?") === -1 ? "?" : "&"}authenticated=${Date.now()}; }

const wholeUrl = ${form.getAttribute("action")}/${toUrl.toLocaleLowerCase()}; window.location.assign(wholeUrl.replace(//$/, ""));

return false; }, }; Homepage Management & Business Development Hospitality & Hotel Lagos Full Time Business Manager Business Manager Jobberman Nigeria Recruitment Management & Business Development 3 days ago Easy apply New Lagos Full Time Hospitality & Hotel NGN 400,000 - 600,000 Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS Job summary The business manager will take full ownership of operations, team performance, and revenue growth. This is not an administrative role; we require a hands-on, execution-focused professional with proven experience building systems within an SME and delivering measurable business results. Min Qualification: Degree Experience Level: Mid level Experience Length: 3 years Language Requirement: English Working Hours: Full Time - 9 to 5 Applicant Location: Lagos, Nigeria Job descriptions & requirements Responsibilities: Operations Management: Oversee scheduling, service delivery, supply chain, and quality control across all client sites Team Leadership: Manage mid-level managers and supervise field supervisors and cleaning staff; improve staff discipline, retention, and performance Business Development: Identify and onboard new clients, prepare quotations, close deals, and manage client relationships to grow revenue Financial Oversight: Monitor job costing, control operational expenses, ensure profitability per contract, and prepare monthly P&L reports Systems & Process Improvement: Develop SOPs, digitize workflows, and implement tools to improve operational efficiency and service quality Problem Solving: Proactively resolve client complaints, operational bottlenecks, and workforce challenges Client Engagement: Attend meetings with client management (including locations outside Lagos where required) Reporting: Present monthly performance reports and provide insights into overall business health and growth opportunities Requirements: A minimum of 3 years of hands-on experience managing operations within an SME (facility management/cleaning industry experience is a strong advantage) HND/BSc in Business Administration, Management, or a related field (MBA is an added advantage) Candidates must also have a minimum of 3 years of industry operations experience with clear evidence of leadership responsibilities, even if not in a formal managerial title Demonstrated ability to build, improve, or scale business operations Strong analytical, organizational, and problem-solving skills; must be highly execution-driven and data-oriented High integrity, strong work ethic, and ability to thrive in a fast-paced, performance-driven environment What We Offer Quarterly performance bonus tied to revenue growth and client retention Hybrid work structure (1 WFH day every 2 weeks) Direct access to company leadership Opportunity to build systems and drive meaningful operational impact Remuneration: NGN 500 Monthly Net Location: Must reside within Lekki, Ajah, Ikoyi, or Victoria Island due to proximity to the Chevron axis Note: Only candidates residing within the Lekki/Ajah axis will be shortlisted. Log In and Apply Important safety tips Do not make any payment without confirming with the Jobberman Customer Support Team. If you think this advert is not genuine, please report it via the Report Job link below. Report Job Log in to apply now Continue with Google google-icon Continue with Linkedin Or continue with function updateStatus() { return { show: true, showDiv: false,

passwordLength: false, passwordUpper: false, passwordLower: false, passwordNumber: false, passwordSpecial: false,

strength: 0,

passwordCheck(password) { this.passwordLower = /[a-z]/.test(password); this.passwordUpper = /[A-Z]/.test(password); this.passwordLength = password.length >= 6; this.passwordNumber = /[0-9]/.test(password); this.passwordSpecial = /[^a-zA-Z0-9]/.test(password);

this.strength = [this.passwordLower, this.passwordUpper, this.passwordLength, this.passwordNumber, this.passwordSpecial].filter(Boolean).length; } }; } Forgot Password? Keep me logged in Log in Don't have an account? Sign Up to Apply Share link Share on WhatsApp Share on LinkedIn Share on Facebook Share on Twitter Share via SMS function bannerAd() { return { slot: 'listing-1', deviceType: 'desktop',

trackImpression() { const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { this.sendToGA('view_promotion', 'impression'); observer.disconnect(); }

});

}, { threshold: 0.5 });

observer.observe(this.$root); },

Ready to apply?

Safety Reminder

Never pay money to get an interview. Taf4All will never contact you to request application fees.