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

Skid Mounted Rig Units

Modular Skid Mounted Rig Units and Portable Cabins for Efficient Operations in Saudi Arabia


ISM PREFAB provides robust skid-mounted rig units tailored for remote and harsh environments. These portable, durable solutions are designed to adapt to diverse operational needs with ease.


$(document).ready(function() { $('.career_form').submit(function(e) { e.preventDefault(); var formData = new FormData(this); formData.append('_token', 'M7V4MgD8RT2MMaOp4d7oeWHJljaQegQehsfgQDlN'); 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); // } }); }); });