<?php $__env->startSection('content'); ?>
<style type="text/css">
	#pdf_footer {
    bottom: 0;
    border-top: 0.1pt solid #aaa;
    left: 0;
    right: 0;
    color: #aaa;
    font-size: 10px;
    text-align: center;
}
</style>

 <?php $__env->stopSection(); ?>
<?php echo $__env->make('layout.print', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>