mobile-logo
  • sales@almoawiportacabins.com
  • 0554751257
    0567444999
×

Career

Join Our Growing Team at ISM PREFAB - Your Next Career Opportunity



Are you passionate, energetic, and eager to make an impact? ISM PREFAB is looking for talented individuals to contribute to our innovative modular construction solutions.

Take the next step in your career and be part of our dynamic team!

📧 Send your CV to sales@almoawiportacabins.com and become part of a company committed to excellence, innovation, and growth in the modular construction industry.

$(document).ready(function() { $('.career_form').submit(function(e) { e.preventDefault(); var formData = new FormData(this); formData.append('_token', 'f7xln0VEIp7Gz3PwvZ75IakgwpKiSrHdYrWVCC8t'); var $form = $(this); // Cache the jQuery form object $.ajax({ url: $form.attr('action'), type: 'POST', data: formData, processData: false, contentType: false, success: function(response) { $('#response-message').html('

' + response.message + '

'); toastr.success('Mail has been sent successfully.'); $form[0].reset(); // Reset the form }, // error: function(xhr, status, error) { // var errorResponse = JSON.parse(xhr.responseText); // $('#response-message').html('

Error: ' + errorResponse.message + '

'); // toastr.error('Error: ' + errorResponse.message); // } }); }); });