IMMREX7

aku nok ndi : /home/spdtg/www/schoolmis/storage/framework/views/
File Up :
aku nok ndi : /home/spdtg/www/schoolmis/storage/framework/views/d0c086165570c3b19a2ec0d27fbeb38008c8b110.php

<!DOCTYPE html>
<html lang="<?php echo e(app()->getLocale()); ?>">
    <?php echo $__env->make('layouts.partial.head', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
    <body class="theme-purple">
        <div class="overlay"></div>
        <div class="row" style="margin:0px !important;">
            <div class="col-sm-1"></div>
            <div class="col-sm-10">
                <div class="card">
                    <div style="text-align: center;">
                        <a><img src="<?php echo e(asset('storage/schools/'.$school->idSchool.'/'.$school->schoolLogo)); ?>" width="90" alt="School MIS"></a>
                        <h2  style="text-align: center; font-size: 20px;"><strong> Registration Successful !!</strong></h2>
                    </div>
                    <div class="body">
                        <div class="header">
                            <h2><strong>Thanks For Your Registration. Your Registration No is - (<?php if(isset($regno)): ?> <?php echo e($regno); ?> <?php endif; ?>)</strong></h2>
                        </div>
                        <p>Save this for your future reference.You will receive a call shortly from school.</p>
                    </div>
                </div>
                <div class="col-sm-1"></div>
            </div>
        </div>
    </div>
    <!-- Scripts -->
    <?php echo $__env->make('layouts.partial.script', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
    <?php echo $__env->make('onlinereg.regscript', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
</body>
</html>

Copyright © 2021 - 2025 IMMREX7