Head Office: 1 (306) 937-2625
  • Commercial Leasing

    Commercial Leasing

Saskleasing.com connects tenants, landlords, property managers across Saskatchewan.

As we expand to new areas of the province you will see the familiar “Saskleasing.com” signs in-front of more commercial, industrial, storage, and apartment type buildings.

We offer a variety of services including:

  • Detailed Advertising and Consultation
  • Comparative Market Analysis
  • Dedicated webpages
  • Formal Market Rent Studies
  • Formal Real Estate Appraisals
  • Site and building photography
  • Aerial Photography
  • Building/Home Inspections

For more information contact us at info@saskleasing.com

document.addEventListener('DOMContentLoaded', function() { const form = document.querySelector('form.wpcf7'); const canvas = form.querySelector('.wpcf7-form-control-signature-body canvas'); const sigInput = form.querySelector('input[name="signature-802"]'); if (!canvas || !sigInput) return; if (typeof SignaturePad !== 'undefined' && !canvas.signaturePad) { canvas.signaturePad = new SignaturePad(canvas); } form.addEventListener('submit', function(e){ const sigPad = canvas.signaturePad; if (!sigPad) return; if (sigPad.isEmpty()) { e.preventDefault(); alert('Please provide a signature before submitting.'); return false; } sigInput.value = sigPad.toDataURL(); // Forces signature into hidden input before submit }); });