?
Current File : /home/sanghavirealty/public_html/storageazwer/framework/views/fecb990da7e9e9c97f8b85a255d22f6d.php
    
 
    
    <?php $__env->startSection('content'); ?>

    

    <div class="col-lg-12 col-md-612 d-flex flex-column ms-auto me-auto login">
        <div class=" text-center contact-title">
           <img class="img-fluid" src="../userassets/thankyou.png">
     <h2> <?php echo e($ContentTitle); ?> </h2>
<?php $__currentLoopData = $Content; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $cotentdata): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
     <p class="mt-3"><?php echo $cotentdata->note; ?></p>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
    </div>
        
       </div>
      
 
<?php $__env->stopSection(); ?>
<?php echo $__env->make('loginlayout.login-layout-design',[
    'admintitle'=> $ContentTitle ,
    'imgstring'=> $ContentImageName
    ], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/sanghavirealty/public_html/resources/views/ticketlead/content.blade.php ENDPATH**/ ?>