

<?php $__env->startSection('content'); ?>

<section class="bg-header py-5">
      <div class="container">
  <div class="row text-center text-light">
                    <div class="col-md-8 offset-md-2">
                        <h3 class="display-4"><b>Thank You for Contacting Us!</b></h3>
                        <div class="spacer-15"></div>
                        
                    </div>
                </div>
           </div>
           </section>


<section>
      <div class="container" >
        <div class="row align-items-center" >
         
          <div class="col-lg-12 order-lg-12">
            <div class="" style="text-align: justify; font-size:24px;">

               We are thrilled to hear from you. Thank you for your query.<br><br>We will contact you shortly on your enquiry. <br><br>Thanks<br>Raintels Technologies Pvt. Ltd.<br><br><br><br><br><br><br><br><br><br>
    
             </div>
              
          </div>
        </div>
      </div>
    </section >


  
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/raintelsnew/resources/views/contactsuccess.blade.php ENDPATH**/ ?>