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


<?php echo $__env->make('business.objects.projects.top-menu-list', \Illuminate\Support\Arr::except(get_defined_vars(), array('__data', '__path')))->render(); ?>


<?php $__env->stopSection(); ?>
<?php echo $__env->make('business.layouts.base', ['isTop' => true], \Illuminate\Support\Arr::except(get_defined_vars(), array('__data', '__path')))->render(); ?>