/home/dvjjulio/softtrash/storage/framework/views/ff83119ebe601aee34d54074b9636926
<!DOCTYPE html>
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if IE 9]> <html class="no-js lt-ie10"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Ga Sistema General de informacion</title>
<meta name="description" content="ProUI is a Responsive Bootstrap Admin Template created by pixelcave and published on Themeforest.">
<meta name="author" content="pixelcave">
<meta name="robots" content="noindex, nofollow">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1.0">
<!-- Icons -->
<!-- The following icons can be replaced with your own, they are used by desktop and mobile browsers -->
<link rel="shortcut icon" href="img/favicon.ico">
<link rel="apple-touch-icon" href="img/icon57.png" sizes="57x57">
<link rel="apple-touch-icon" href="img/icon72.png" sizes="72x72">
<link rel="apple-touch-icon" href="img/icon76.png" sizes="76x76">
<link rel="apple-touch-icon" href="img/icon114.png" sizes="114x114">
<link rel="apple-touch-icon" href="img/icon120.png" sizes="120x120">
<link rel="apple-touch-icon" href="img/icon144.png" sizes="144x144">
<link rel="apple-touch-icon" href="img/icon152.png" sizes="152x152">
<!-- END Icons -->
<!-- Stylesheets -->
<!-- Bootstrap is included in its original form, unaltered -->
<link rel="stylesheet" href="<?php echo URL::to('/').'/css/bootstrap.min.css'; ?>">
<!-- Related styles of various icon packs and plugins -->
<link rel="stylesheet" href="<?php echo URL::to('/'); ?>/css/plugins.css">
<!-- The main stylesheet of this template. All Bootstrap overwrites are defined in here -->
<link rel="stylesheet" href="<?php echo URL::to('/'); ?>/css/main.css">
<!-- Include a specific file here from css/themes/ folder to alter the default theme of the template -->
<!-- The themes stylesheet of this template (for using specific theme color in individual elements - must included last) -->
<link rel="stylesheet" href="<?php echo URL::to('/'); ?>/css/themes.css">
<link rel="stylesheet" href="<?php echo URL::to('/'); ?>/css/themes/night.css">
<!-- Include Date Range Picker -->
<link rel="stylesheet" type="text/css" href="<?php echo URL::to('/'); ?>/plugins/daterangepicker/daterangepicker-bs3.css" />
<!-- END Stylesheets -->
<!-- JQUERY GOOGLE -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script type="text/javascript">
main_path = '<?php echo URL::to('/'); ?>';
</script>
<!-- Modernizr (browser feature detection library) & Respond.js (Enable responsive CSS code on browsers that don't support it, eg IE8) -->
<script src="<?php echo URL::to('/').'/js/vendor/modernizr-2.7.1-respond-1.4.2.min.js'; ?>"></script>
</head>
<body>
<div id="page-container" class="sidebar-partial sidebar-visible-lg sidebar-no-animations">
<div id="sidebar">
<!-- Wrapper for scrolling functionality -->
<div class="sidebar-scroll">
<!-- Sidebar Content -->
<div class="sidebar-content">
<!-- Brand -->
<a href="index.html" class="sidebar-brand">
<i class="gi gi-flash"></i><strong>Sis</strong>General
</a>
<!-- END Brand -->
<!-- User Info -->
<div class="sidebar-section sidebar-user clearfix">
<div class="sidebar-user-avatar">
<a href="page_ready_user_profile.html">
<img src="<?php echo URL::to('/').'/img/generico.png'; ?>" alt="avatar">
</a>
</div>
<div class="sidebar-user-name">Usuario</div>
<div class="sidebar-user-links">
<!-- Opens the user settings modal that can be found at the bottom of each page (page_footer.html in PHP version) -->
<a href="#modal-user-settings" data-toggle="modal" class="enable-tooltip" data-placement="bottom" title="Settings"><i class="gi gi-cogwheel"></i></a>
<a href="login.html" data-toggle="tooltip" data-placement="bottom" title="Logout"><i class="gi gi-exit"></i></a>
</div>
</div>
<!-- END User Info -->
<!-- Theme Colors -->
<!-- Sidebar Navigation -->
<ul class="sidebar-nav">
<li class="sidebar-header">
<span class="sidebar-header-title">Sistema General</span>
</li>
<li>
<a href="#" class="sidebar-nav-menu"><i class="gi gi-asterisk sidebar-nav-icon"></i><i class="fa fa-angle-left sidebar-nav-indicator"></i>Política</a>
<ul>
<li >
<a href="<?php echo URL::to('/').'/web/politica/estados'; ?>" >Estado</a>
</li>
<li>
<a href="#" >Dtto. Federales</a>
</li>
<li>
<a href="#" >Dtto. Locales</a>
</li>
<li>
<a href="#" >Municipios</a>
</li>
<li>
<a href="#" >Secciones</a>
</li>
</ul>
</li>
<li>
<a href="#" class="sidebar-nav-menu"><i class="gi gi-asterisk sidebar-nav-icon"></i><i class="fa fa-angle-left sidebar-nav-indicator"></i>Redes de Poder</a>
<ul>
<li >
<a href="<?php echo URL::to('/').'/redespoder'; ?>" ><i class="gi gi-asterisk sidebar-nav-icon"></i>Mapa Redes</a>
</li>
<li >
<a href="<?php echo URL::to('/').'/redespoder/add'; ?>" ><i class="gi gi-asterisk sidebar-nav-icon"></i>Agregar Relaciones</a>
</li>
</ul>
</li>
<li>
<a href="<?php echo URL::to('/').'/web/socialRed/index'; ?>" ><i class="gi gi-asterisk sidebar-nav-icon"></i>Redes Sociales</a>
</li>
<li>
<a href="#" ><i class="gi gi-asterisk sidebar-nav-icon"></i>Coyuntura</a>
</li>
<li>
<a href="<?php echo URL::to('/').'/web/padron/index'; ?>" ><i class="gi gi-file sidebar-nav-icon"></i>Electoral</a>
</li>
<li>
<a href="#" ><i class="gi gi-charts sidebar-nav-icon"></i>Evaluación de Campaña</a>
</li>
<li class="sidebar-header">
<span class="sidebar-header-title">Información Web</span>
</li>
<li>
<a href="#" class="sidebar-nav-menu"><i class="fa fa-angle-left sidebar-nav-indicator"></i><i class="gi gi-certificate sidebar-nav-icon"></i>Web</a>
<ul>
<li>
<a href="<?php echo URL::to('/').'/web/actor/add'; ?>"><i class="gi gi-charts sidebar-nav-icon"></i>Agrega Personaje</a>
</li>
<li>
<a href="<?php echo URL::to('/').'/web/witness/add'; ?>"><i class="gi gi-share_alt sidebar-nav-icon"></i>Agrega Posteo</a>
</li>
<li>
<a href="<?php echo URL::to('/').'/web/actor/list'; ?>"><i class="gi gi-link sidebar-nav-icon"></i>Lista por Personaje</a>
</li>
</ul>
</li>
<!-- <li class="sidebar-header">
<span class="sidebar-header-options clearfix"><a href="javascript:void(0)" data-toggle="tooltip" title="Quick Settings"><i class="gi gi-settings"></i></a></span>
<span class="sidebar-header-title">Design Kit</span>
</li>
<li>
<a href="#" class="sidebar-nav-menu"><i class="fa fa-angle-left sidebar-nav-indicator"></i><i class="gi gi-certificate sidebar-nav-icon"></i>User Interface</a>
<ul>
<li>
<a href="page_ui_grid_blocks.html">Grid & Blocks</a>
</li>
<li>
<a href="page_ui_draggable_blocks.html">Draggable Blocks</a>
</li>
<li>
<a href="page_ui_typography.html">Typography</a>
</li>
<li>
<a href="page_ui_buttons_dropdowns.html">Buttons & Dropdowns</a>
</li>
<li>
<a href="page_ui_navigation_more.html">Navigation & More</a>
</li>
<li>
<a href="page_ui_horizontal_menu.html">Horizontal Menu</a>
</li>
<li>
<a href="page_ui_progress_loading.html">Progress & Loading</a>
</li>
<li>
<a href="page_ui_preloader.html">Page Preloader</a>
</li>
<li>
<a href="page_ui_color_themes.html">Color Themes</a>
</li>
</ul>
</li>
<li>
<a href="#" class="sidebar-nav-menu"><i class="fa fa-angle-left sidebar-nav-indicator"></i><i class="gi gi-notes_2 sidebar-nav-icon"></i>Forms</a>
<ul>
<li>
<a href="page_forms_general.html">General</a>
</li>
<li>
<a href="page_forms_components.html">Components</a>
</li>
<li>
<a href="page_forms_validation.html">Validation</a>
</li>
<li>
<a href="page_forms_wizard.html">Wizard</a>
</li>
</ul>
</li>
<li>
<a href="#" class="sidebar-nav-menu"><i class="fa fa-angle-left sidebar-nav-indicator"></i><i class="gi gi-table sidebar-nav-icon"></i>Tables</a>
<ul>
<li>
<a href="page_tables_general.html">General</a>
</li>
<li>
<a href="page_tables_responsive.html">Responsive</a>
</li>
<li>
<a href="page_tables_datatables.html">Datatables</a>
</li>
</ul>
</li>
<li>
<a href="#" class="sidebar-nav-menu"><i class="fa fa-angle-left sidebar-nav-indicator"></i><i class="gi gi-cup sidebar-nav-icon"></i>Icon Sets</a>
<ul>
<li>
<a href="page_icons_fontawesome.html">Font Awesome</a>
</li>
<li>
<a href="page_icons_glyphicons_pro.html">Glyphicons Pro</a>
</li>
</ul>
</li>
<li>
<a href="#" class="sidebar-nav-menu"><i class="fa fa-angle-left sidebar-nav-indicator"></i><i class="gi gi-show_big_thumbnails sidebar-nav-icon"></i>Page Layouts</a>
<ul>
<li>
<a href="page_layout_static.html">Static</a>
</li>
<li>
<a href="page_layout_static_fixed_footer.html">Static + Fixed Footer</a>
</li>
<li>
<a href="page_layout_fixed_top.html">Fixed Top Header</a>
</li>
<li>
<a href="page_layout_fixed_top_footer.html">Fixed Top Header + Footer</a>
</li>
<li>
<a href="page_layout_fixed_bottom.html">Fixed Bottom Header</a>
</li>
<li>
<a href="page_layout_fixed_bottom_footer.html">Fixed Bottom Header + Footer</a>
</li>
<li>
<a href="page_layout_static_main_sidebar_partial.html">Partial Main Sidebar</a>
</li>
<li>
<a href="page_layout_static_main_sidebar_visible.html">Visible Main Sidebar</a>
</li>
<li>
<a href="page_layout_static_alternative_sidebar_partial.html">Partial Alternative Sidebar</a>
</li>
<li>
<a href="page_layout_static_alternative_sidebar_visible.html">Visible Alternative Sidebar</a>
</li>
<li>
<a href="page_layout_static_no_sidebars.html">No Sidebars</a>
</li>
<li>
<a href="page_layout_static_both_partial.html">Both Sidebars Partial</a>
</li>
<li>
<a href="page_layout_static_animated.html">Animated Sidebar Transitions</a>
</li>
</ul>
</li>-->
</div>
<!-- END Sidebar Content -->
</div>
<!-- END Wrapper for scrolling functionality -->
</div>
<div id="main-container">
<header class="navbar navbar-default">
<!-- Left Header Navigation -->
<ul class="nav navbar-nav-custom">
<!-- Main Sidebar Toggle Button -->
<li>
<a href="javascript:void(0)" onclick="App.sidebar('toggle-sidebar');">
<i class="fa fa-bars fa-fw"></i>
</a>
</li>
<!-- END Main Sidebar Toggle Button -->
</ul>
<!-- END Right Header Navigation -->
</header>
<?php echo $__env->yieldContent('content'); ?>
<!-- Footer -->
<footer class="clearfix">
<div class="pull-right">
</div>
<div class="pull-left">
</div>
</footer>
<!-- END Footer -->
</div>
<!-- END Main Container -->
</div>
<!-- END Page Container -->
<!-- Scroll to top link, initialized in js/app.js - scrollToTop() -->
<a href="#" id="to-top"><i class="fa fa-angle-double-up"></i></a>
<!-- User Settings, modal which opens from Settings link (found in top right user menu) and the Cog link (found in sidebar user info) -->
<div id="modal-user-settings" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header text-center">
<h2 class="modal-title"><i class="fa fa-pencil"></i> Settings</h2>
</div>
<!-- END Modal Header -->
<!-- Modal Body -->
<div class="modal-body">
<form action="index.html" method="post" enctype="multipart/form-data" class="form-horizontal form-bordered" onsubmit="return false;">
<fieldset>
<legend>Vital Info</legend>
<div class="form-group">
<label class="col-md-4 control-label">Username</label>
<div class="col-md-8">
<p class="form-control-static">Admin</p>
</div>
</div>
<div class="form-group">
<label class="col-md-4 control-label" for="user-settings-email">Email</label>
<div class="col-md-8">
<input type="email" id="user-settings-email" name="user-settings-email" class="form-control" value="admin@example.com">
</div>
</div>
<div class="form-group">
<label class="col-md-4 control-label" for="user-settings-notifications">Email Notifications</label>
<div class="col-md-8">
<label class="switch switch-primary">
<input type="checkbox" id="user-settings-notifications" name="user-settings-notifications" value="1" checked>
<span></span>
</label>
</div>
</div>
</fieldset>
<fieldset>
<legend>Password Update</legend>
<div class="form-group">
<label class="col-md-4 control-label" for="user-settings-password">New Password</label>
<div class="col-md-8">
<input type="password" id="user-settings-password" name="user-settings-password" class="form-control" placeholder="Please choose a complex one..">
</div>
</div>
<div class="form-group">
<label class="col-md-4 control-label" for="user-settings-repassword">Confirm New Password</label>
<div class="col-md-8">
<input type="password" id="user-settings-repassword" name="user-settings-repassword" class="form-control" placeholder="..and confirm it!">
</div>
</div>
</fieldset>
<div class="form-group form-actions">
<div class="col-xs-12 text-right">
<button type="button" class="btn btn-sm btn-default" data-dismiss="modal">Close</button>
<button type="submit" class="btn btn-sm btn-primary">Save Changes</button>
</div>
</div>
</form>
</div>
<div class="modal-footer">
</div>
<!-- END Modal Body -->
</div>
</div>
</div>
<!-- END User Settings -->
<!-- Remember to include excanvas for IE8 chart support -->
<!--[if IE 8]><script src="<?php echo URL::to('/').'/js/helpers/excanvas.min.js'; ?>"></script><![endif]-->
<?php echo Html::script("/js/app.js"); ?>
<!-- Include Jquery library from Google's CDN but if something goes wrong get Jquery from local file (Remove 'http:' if you have SSL) -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script>!window.jQuery && document.write(decodeURI('%3Cscript src="js/vendor/jquery-1.11.1.min.js"%3E%3C/script%3E'));</script>
<!-- Bootstrap.js, Jquery plugins and Custom JS code -->
<script src="<?php echo URL::to('/').'/js/vendor/bootstrap.min.js'; ?>"></script>
<script src="<?php echo URL::to('/').'/js/plugins.js'; ?> "></script>
<!-- Google Maps API + Gmaps Plugin, must be loaded in the page you would like to use maps (Remove 'http:' if you have SSL) -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD0RmYAcrA1mI_0gIX8N8qZHbvoHxzA1kQ"></script>
<script src="<?php echo URL::to('/').'/js/helpers/gmaps.min.js'; ?>"></script>
<!-- Load and execute javascript code used only in this page -->
<script src="<?php echo URL::to('/').'/js/pages/index.js'; ?>"></script>
<!-- Date Picker-->
<script src="<?php echo URL::to('/').'/plugins/daterangepicker/moment.min.js'; ?>"></script>
<script src="<?php echo URL::to('/').'/plugins/daterangepicker/daterangepicker.js'; ?>"></script>
<script>
$(function(){ Index.init(); });
</script>
</body>
</html>