<?php /*
    Autor: Giovanni López O.
    @gmlo_89
*/ ?>
<?php $__env->startSection('content'); ?>
    <?php echo Alert::render(); ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('dashboard::master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>