


<?php $__env->startSection('title', Option::value('siteTitle').' - Yönetim'); ?>








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








<h1 class="title">Anasayfa Test it</h1>














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

