MINI MINI MANI MO
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="keywords" content="">
<meta name="description" content="">
<meta property="og:description" content="
<?php if(isset($comunicado)): ?>
<?php echo e($comunicado->titulo); ?>.
Comunicado de Prensa No. <?php echo e($comunicado->comunicado . "\n"); ?>
<?php endif; ?>"/>
<meta property="og:url" content="<?php echo e(url()->current()); ?>"/>
<meta property="og:type" content="website"/>
<meta property="og:image"
content="<?php if(isset($comunicado)): ?><?php echo e(asset("storage/img/fotos/comunicados/".$comunicado->fotos->first()->foto)); ?><?php else: ?><?php echo e(asset("storage/img/carrusel/img03.jpg")); ?><?php endif; ?>"/>
<meta property="og:image:type" content="image/png"/>
<meta property="og:image:width" content="1024"/>
<meta property="og:image:height" content="683"/>
<meta property="og:title" content="LXI Legislatura del Estado de México | <?php if(isset($title)): ?><?php echo e($title); ?><?php endif; ?>"/>
<title>
<?php if(isset($comunicado)): ?>
<?php echo e($comunicado->titulo); ?>.
Comunicado de Prensa No. <?php echo e($comunicado->comunicado); ?>
<?php else: ?>
LXI Legislatura del Estado de México | <?php if(isset($title)): ?>
<?php echo e($title); ?>.
<?php endif; ?>
<?php endif; ?>
</title>
<link rel="icon" type="image/png" href="<?php echo e(asset("storage/favicon.svg")); ?>">
<link rel="stylesheet" type="text/css" href="<?php echo e(asset("storage/css/style.css")); ?>">
<link rel="stylesheet" type="text/css" href="<?php echo e(asset("storage/css/menu.css")); ?>">
<link rel="stylesheet" type="text/css" href="<?php echo e(asset("storage/css/waterfall.css")); ?>">
<script src="https://kit.fontawesome.com/e6414ed8fa.js" crossorigin="anonymous"></script>
<link rel="stylesheet" type="text/css" href="<?php echo e(asset("storage/js/shadowbox/shadowbox.css")); ?>">
<script src="<?php echo e(asset("storage/js/jquery-latest.js")); ?>"></script>
<script type="text/javascript">
$(document).on("scroll", function () {
if ($(document).scrollTop() > 50) {
$("header").removeClass("large").addClass("small");
} else {
$("header").removeClass("small").addClass("large");
}
});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZR9SNPK8WJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-ZR9SNPK8WJ');
</script>
<!-- choose one -->
<script src="https://unpkg.com/feather-icons"></script>
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
</head>
<body>
<div align="center">
<?php if($comunicados[2][3] != "asuntosparlamentarios"): ?>
<?php echo $__env->make("layout.pages.header", \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php else: ?>
<?php echo $__env->make("asuntosparlamentarios.layout.header", \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php endif; ?>
<?php if(!isset($result) && !isset($notanteriores)): ?>
<div id="contenido">
<div id="contenido_left">
<?php echo $__env->yieldContent("content"); ?>
</div>
</div>
<?php if($comunicados[2][3] != "asuntosparlamentarios"): ?>
<?php if(!isset($notsecundaria) && !isset($comunicadosDiferente) && !isset($notanteriores)): ?>
<?php endif; ?>
<?php else: ?>
<?php if($comunicados[2][4] != "secretaria" && $comunicados[2][4] != "gaceta" && $comunicados[2][4] != "iniciativas" && $comunicados[2][4] != "sesiones" && $comunicados[2][4] != "puntosdeacuerdo" && $comunicados[2][4] != "minutas" && $comunicados[2][4] != "decretos" && $comunicados[2][4] != "reuniones" && $comunicados[2][4] != "acuerdos"): ?>
<?php echo $__env->make("asuntosparlamentarios.buscados", \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php endif; ?>
<?php endif; ?>
<?php else: ?>
<?php echo $__env->yieldContent("content"); ?>
<?php endif; ?>
</div>
<div style="clear: both; height: 80px;"></div>
<?php echo $__env->make("layout.pages.footer", \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
</body>
</html>
<?php /**PATH /var/www/html/sistemas/saplxi/resources/views/layout/pages/app.blade.php ENDPATH**/ ?>
OHA YOOOO