<?php $__env->startSection('innerContent'); ?>
	<?php echo $content; ?>

<?php $__env->stopSection(); ?>
<?php echo $__env->make('admin::_layout.inner', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>