<?php $__env->startSection('page_title'); ?>
    OSAA - Activities
<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_sub_title'); ?>    
   Track &amp; Field Volunteers
<?php $__env->stopSection(); ?>

<?php $__env->startSection('scripts'); ?>
    @parent


<?php $__env->stopSection(); ?>

<?php $__env->startSection('jquery_init'); ?>

<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_functions'); ?>
   
<?php $__env->stopSection(); ?>


<?php $__env->startSection('main_content'); ?>    
    <h1>Header</h1>
    <p>
    	Information
    </p>

<?php $__env->stopSection(); ?>