Fragment gemist bijna af
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php $__env->startSection('content'); ?>
|
||||
<div class="clearfix" style="height: 15px;"></div>
|
||||
<div class="page_header clearfix page_margin_top">
|
||||
<h1 class="page_title"><?php echo $__env->yieldContent('title'); ?></h1>
|
||||
</div>
|
||||
<?php $__env->stopSection(); ?>
|
||||
|
||||
<?php echo $__env->make('master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
|
||||
Reference in New Issue
Block a user