File: //home/cursos.ril.es/storage/framework/views/c52e55ccc85a7b275cd66dc23de6ddb8f5ac14fd.php
<?php $__env->startSection('header'); ?>
@parent
<title>Admin</title>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('pagina'); ?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('footer'); ?>
@parent
<script>
$(document).ready(function(){
$("#itemuno").addClass("active");
});
</script>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.menu', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>