<?php $__env->startSection('page_title'); ?>
    OSAA - Ejection Summary Report
<?php $__env->stopSection(); ?>

<?php $__env->startSection('style'); ?>        
    <style type="text/css">
    	h3 {
    		color: #1C43A6 !important;
    	}
    	
    	

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

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

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


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

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