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

<li><a href="<?php echo URL::to('component/slider/create'); ?>"><i class="fa fa-plus-square-o"></i> Yeni Slider Oluştur</a></li>

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





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

@parent

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



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

@parent

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