home
/
zktecojo
/
public_html
/
app
/
storage
/
views
/
test
➕ New
📤 Upload
✎ Editing:
67c0d47f54d79228f0d27b3646044187
← Back
<?php echo $__env->make('frondend.common.header', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <div class="intro-body"> <div class="brand-bar tp-bar"></div> <div class="innerBanner" style="background:url(assets/images/about-banner.jpg)"></div> </div> <!-- aboutDesc Section --> <section id="aboutDesc"> <div class="aboutDesc"> <div class="container"> <h1><?php echo $pageContent->page_name; ?> </h1> <div class="block2"> <div class="row"> <div class="col-sm-8 "> <p>Golden Gate Nursery offers a balanced and broadly based curriculum based around the EYFS. At the core of our Educational Policy are the 7 areas of learning and development that shape our Curriculum. All areas of learning are important and inter connected </p> <h3>The 3 prime areas are:</h3> <div class="list"> <ul> <li>Communication and Language</li> <li>Physical Development</li> <li>Personal, Social and Emotional Development</li> </ul></div> <h3>The 4 specific areas through which the prime are strengthened and applied are:</h3> <div class="list"> <ul> <li>Literacy</li> <li>Mathematics</li> <li>Understanding of the World</li> <li>Expressive Arts and Design</li> </ul> </div> <p>Our Carefully planned Curriculum is tailored to the needs of the individual child allowing them to progress successfully through the EYFS and foster a love of learning</p> <p>Through skilful observations and assessments, activities and opportunities are planned to encourage the children to gain skills.</p> </div> <div class="col-sm-4 "><img src="assets/images/gallery1.jpg" class="img-responsive"></div> </div> </div> </div> </div> </section> <?php echo $__env->make('frondend.common.footer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <script> $(".image").hover( function(){ // Mouse Over $(this).addClass("imageHovered"); }, function(){ // Mouse Out $(this).removeClass("imageHovered"); } ); </script>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel