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

Hospital And Clinic

Modular LGS Partition Solutions for Hospitals and Clinics in Saudi Arabia


ISM PREFAB provides modular hospital and clinic units designed for quick deployment, easy setup, and high-quality medical care facilities. These units are ideal for healthcare settings that require flexibility, rapid construction, and reliable functionality.

Prefabricated hospitals and clinics designed for fast deployment, mobility, and medical precision across Saudi Arabia and the GCC.


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