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

Mining

Custom Modular Mining Solutions and Porta Cabins for Efficient Operations in Saudi Arabia


ISM PREFAB provides modular solutions for the mining sector, offering efficient, durable, and scalable structures for mining operations. Our customized units include workforce accommodations, offices, and support facilities, ensuring safety and comfort in remote mining environments.


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