관리-도구
편집 파일: 5db3fdf3f96d8c822d6f8ec5f6f793ff186f4774.php
<?php $__env->startSection('content'); ?> <!-- Start Page Banner --> <div class="page-banner-area item-bg4" style="background-image: url(<?php echo e(asset('/storage/img/happykiddo-header-box_02.jpg')); ?>);"> <div class="d-table"> <div class="d-table-cell"> <div class="container"> <div class="page-banner-content"> <h2>Founder's Message</h2> <ul> <li> <a href="<?php echo e(route('home')); ?>">Home</a> </li> <li>Founder's Message</li> </ul> </div> </div> </div> </div> </div> <!-- End Page Banner --> <!-- Start Choose Area --> <section class="choose-area pt-100 pb-70" style="background-color: #fdeee9;"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <div class="single-choose-item"> <h4>Dolphinz - An Ideal Pre-School for your child</h4> <p style="text-align: justify;">"Realizing a child's initial stages of growth with a strong fun-based learning experience and discovering the child through the eyes of Dr Maria Montessori was like a spiritual awakening that moved me beyond words. It was an emotional experience that I decided to action it, not in words but by implementation, a dream from conceptualization to realization. Thus "Dolphinz" is born."… </p> </div> </div> <div class="col-lg-6"> <div class="choose-image"> <img src="<?php echo e(asset('/storage/img/happykiddo_section-info2.png')); ?>" alt="image"> <div class="choose-image-shape"> <div class="shape-1"> <img src="<?php echo e(asset('/storage/img/choose/choose-shape-1.png')); ?>" alt="image"> </div> <div class="shape-2"> <img src="<?php echo e(asset('/storage/img/choose/choose-shape-2.png')); ?>" alt="image"> </div> <div class="shape-3"> <img src="<?php echo e(asset('/storage/img/choose/choose-shape-3.png')); ?>" alt="image"> </div> </div> </div> </div> </div> </div> </section> <!-- End Choose Area --> <!-- Start founder's message --> <section class="who-we-are ptb-100"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-4"> <div class="who-we-are-image-wrap"> <img src="<?php echo e(asset('/storage/img/arun.jpg')); ?>" alt="image" style="height: 300px;;"> </div> </div> <div class="col-lg-8"> <div class="who-we-are-content"> <span>Message</span> <h3>Mr Arun G Menon</h3> <h4>Founder and Chairman</h4> <p>"We had started Dolphinz with a solid purpose to realize our dream to provide a friendly, happy atmosphere to bridge the gap between home and pre- school, providing an extended home to all the tiny-tots and inculcating human values and social values to them thru fun induced games.. We assure to make our Dolphinites ready to face any challenges by gently introducing them to life, enabling them learn voluntarily by observation and involvement and NOT by instruction. Our key mission is to build their self-esteem, boost confidence thru effective communication, independent thinking and help them evolve as Next-Gen-Kidz with Strong Value Systems"</p><br> </div> </div> <div class="col-lg-8"> <div class="who-we-are-content"> <span>Message</span> <h3>Ms Malini Arun Menon</h3> <h4>Founder and Director Academics</h4> <p>"Dolphinz, is my brain-child which evolved from my passion towards children, my teaching experience and most importantly as a result of my quest to create a unique environment or experience that will help young children in becoming dynamic leaders. I realized that I am venturing into something that can really make a huge difference to our society and to our children and am prepared to take up the challenge with a clear view of the challenges ahead.. I had to do it and here I am with my passionate child "Dolphinz", which I know that I have to raise with love and affection. It is an emotional experience that has led to the successful launch of this dream child and I am sure, with all your support and guidance, together we will grow this into a large institution which will be synonymous to future education to generations to come"</p> </div> </div> <div class="col-lg-4"> <div class="who-we-are-image-wrap"> <img src="<?php echo e(asset('/storage/img/malini.jpg')); ?>" alt="image" style="height: 300px;"> </div> </div> </div> </div> </section> <!-- End founder's messagea --> <!-- Start Newsletter Area --> <div class="newsletter-area ptb-100"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <div class="newsletter-content"> <h2>Come over and become acquainted with us better!</h2> </div> </div> <div class="col-lg-4"> <form class="newsletter-form"> <button style="width:200px;"><a href="<?php echo e(route('contact')); ?>" style="color: #fff;">Contact Now</button></a> </form> </div> </div> </div> <div class="newsletter-shape"> <div class="shape-1"> <img src="<?php echo e(asset('/storage/img/newsletter/newsletter-shape-1.png')); ?>" alt="image"> </div> <div class="shape-2"> <img src="<?php echo e(asset('/storage/img/newsletter/newsletter-shape-2.png')); ?>" alt="image"> </div> </div> </div> <!-- End Newsletter Area --> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/u539723576/domains/dolphinzworld.com/public_html/dolphins/resources/views/founder.blade.php ENDPATH**/ ?>