templates/registro/index.html.twig line 1

Open in your IDE?
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <!--begin::Head-->
  4. <head>
  5.     <meta charset="utf-8" />
  6.     <title>Registro | VENTANILLA ÚNICA VIRTUAL</title>
  7.     <meta name="description" content="VENTANILLA ÚNICA VIRTUAL" />
  8.     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
  9.     <!--begin::Fonts-->
  10.     <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
  11.     <!--end::Fonts-->
  12.     <!--begin::Page Custom Styles(used by this page)-->
  13.     <link href="{{ asset('mtr/css/pages/login/login-3.css') }}" rel="stylesheet" type="text/css" />
  14.     <!--end::Page Custom Styles-->
  15.     <!--begin::Global Theme Styles(used by all pages)-->
  16.     <link href="{{ asset('mtr/plugins/global/plugins.bundle.css') }}" rel="stylesheet" type="text/css" />
  17.     <link href="{{ asset('mtr/plugins/custom/prismjs/prismjs.bundle.css') }}" rel="stylesheet" type="text/css" />
  18.     <link href="{{ asset('mtr/css/style.bundle.css') }}" rel="stylesheet" type="text/css" />
  19.     <!--end::Global Theme Styles-->
  20.     <!--begin::Layout Themes(used by all pages)-->
  21.     <link href="{{ asset('mtr/css/themes/layout/header/base/light.css') }}" rel="stylesheet" type="text/css" />
  22.     <link href="{{ asset('mtr/css/themes/layout/header/menu/light.css') }}" rel="stylesheet" type="text/css" />
  23.     <link href="{{ asset('mtr/css/themes/layout/brand/dark.css') }}" rel="stylesheet" type="text/css" />
  24.     <link href="{{ asset('mtr/css/themes/layout/aside/dark.css') }}" rel="stylesheet" type="text/css" />
  25.     <!--end::Layout Themes-->
  26.     <link rel="icon" type="image/png" href="{{ asset('mtr/media/logos/favicon-96x96.png') }}" sizes="96x96" />
  27.     <link rel="icon" type="image/svg+xml" href="{{ asset('mtr/media/logos/favicon.svg') }}" />
  28.     <link rel="shortcut icon" href="{{ asset('mtr/media/logos/favicon.ico') }}" />
  29.     <link rel="apple-touch-icon" sizes="180x180" href="{{ asset('mtr/media/logos/apple-touch-icon.png') }}" />
  30. </head>
  31. <!--end::Head-->
  32. <!--begin::Body-->
  33. <body id="kt_body" class="header-fixed header-mobile-fixed subheader-enabled subheader-fixed aside-enabled aside-fixed aside-minimize-hoverable page-loading">
  34. <!--begin::Main-->
  35. <div class="d-flex flex-column flex-root">
  36.     <!--begin::Login-->
  37.     <div class="login login-3 wizard d-flex flex-column flex-lg-row flex-column-fluid wizard" id="kt_login">
  38.         <!--begin::Aside-->
  39.         <div class="login-aside d-flex flex-column flex-row-auto">
  40.             <!--begin::Aside Top-->
  41.             <div class="d-flex flex-column-auto flex-column pt-15 px-30">
  42.                 <!--begin::Aside header-->
  43.                 <a href="#" class="login-logo py-6">
  44.                     <img src="{{ asset('mtr/media/logos/logoLogin.svg') }}" style="max-height: 200px !important" >
  45.                 </a>
  46.                 <!--end::Aside header-->
  47.                 <!--begin: Wizard Nav-->
  48.                 <div class="wizard-nav pt-5 pt-lg-30">
  49.                     <!--begin::Wizard Steps-->
  50.                     <div class="wizard-steps">
  51.                         <!--begin::Wizard Step 1 Nav-->
  52.                         <div class="wizard-step" data-wizard-type="step" data-wizard-state="current">
  53.                             <div class="wizard-wrapper">
  54.                                 <div class="wizard-icon">
  55.                                     <i class="wizard-check ki ki-check"></i>
  56.                                     <span class="wizard-number">1</span>
  57.                                 </div>
  58.                                 <div class="wizard-label">
  59.                                     <h3 class="wizard-title">Datos personales</h3>
  60.                                     <div class="wizard-desc">Sus datos personales</div>
  61.                                 </div>
  62.                             </div>
  63.                         </div>
  64.                         <!--end::Wizard Step 1 Nav-->
  65.                         <!--begin::Wizard Step 2 Nav-->
  66.                         <div class="wizard-step" data-wizard-type="step">
  67.                             <div class="wizard-wrapper">
  68.                                 <div class="wizard-icon">
  69.                                     <i class="wizard-check ki ki-check"></i>
  70.                                     <span class="wizard-number">2</span>
  71.                                 </div>
  72.                                 <div class="wizard-label">
  73.                                     <h3 class="wizard-title">Datos de su cuenta</h3>
  74.                                     <div class="wizard-desc">Usuario y contraseña</div>
  75.                                 </div>
  76.                             </div>
  77.                         </div>
  78.                         <!--end::Wizard Step 2 Nav-->
  79.                         <!--begin::Wizard Step 4 Nav-->
  80.                         <div class="wizard-step" data-wizard-type="step">
  81.                             <div class="wizard-wrapper">
  82.                                 <div class="wizard-icon">
  83.                                     <i class="wizard-check ki ki-check"></i>
  84.                                     <span class="wizard-number">3</span>
  85.                                 </div>
  86.                                 <div class="wizard-label">
  87.                                     <h3 class="wizard-title">Resumen</h3>
  88.                                     <div class="wizard-desc">Verificar sus datos</div>
  89.                                 </div>
  90.                             </div>
  91.                         </div>
  92.                         <!--end::Wizard Step 4 Nav-->
  93.                     </div>
  94.                     <!--end::Wizard Steps-->
  95.                 </div>
  96.                 <!--end: Wizard Nav-->
  97.             </div>
  98.             <!--end::Aside Top-->
  99.             <!--begin::Aside Bottom-->
  100.             <div class="aside-img-wizard d-flex flex-row-fluid bgi-no-repeat bgi-position-y-bottom bgi-position-x-center pt-2 pt-lg-5" style="background-position-y: calc(100% + 3rem); background-image: url({{ asset('mtr/media/svg/illustrations/features.svg')}})"></div>
  101.             <!--end::Aside Bottom-->
  102.         </div>
  103.         <!--begin::Aside-->
  104.         <!--begin::Content-->
  105.         <div class="login-content flex-column-fluid d-flex flex-column p-10">
  106.             {% for message in app.flashes('warning') %}
  107.                 <div class="alert alert-custom alert-outline-warning" role="alert">
  108.                     <div class="alert-icon"><i class="flaticon-warning"></i></div>
  109.                     <div class="alert-text">{{ message|raw }}</div>
  110.                 </div>
  111.             {% endfor %}
  112.             <!--begin::Top-->
  113.             <div class="text-right d-flex justify-content-center">
  114.                 <div class="top-signup text-right d-flex justify-content-end pt-5 pb-lg-0 pb-10">
  115.                     <a href="javascript:;" class="font-weight-bolder text-primary font-size-h4 ml-2" id="kt_login_signup">Ayuda</a>
  116.                 </div>
  117.             </div>
  118.             <!--end::Top-->
  119.             <!--begin::Wrapper-->
  120.             <div class="d-flex flex-row-fluid flex-center">
  121.                 <!--begin::Signin-->
  122.                 <div class="login-form login-form-signup">
  123.                     <!--begin::Form-->
  124.                     <form class="form" novalidate="novalidate" id="frm_registro" action="{{ path('registro_nuevo') }}" method="post">
  125.                         <!--begin: Wizard Step 1-->
  126.                         <div class="pb-5" data-wizard-type="step-content" data-wizard-state="current">
  127.                             <!--begin::Title-->
  128.                             <div class="pb-10 pb-lg-15">
  129.                                 <h3 class="font-weight-bolder text-dark display5">Registro de Usuario</h3>
  130.                                 <div class="text-muted font-weight-bold font-size-h4">¿Ya tienes una cuenta?
  131.                                     <a href="{{ path('login') }}" class="text-primary font-weight-bolder">Inicia sesión aquí</a></div>
  132.                             </div>
  133.                             <!--begin::Title-->
  134.                             <!--begin::Form Group-->
  135.                             <div class="form-group">
  136.                                 <label class="font-size-h6 font-weight-bolder text-dark">CURP</label>
  137.                                 <input type="text" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="curp" id="curp"  required />
  138.                             </div>
  139.                             <!--end::Form Group-->
  140.                             <!--begin::Form Group-->
  141.                             <div class="form-group">
  142.                                 <label class="font-size-h6 font-weight-bolder text-dark">Nombre</label>
  143.                                 <input type="text" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="nombre" id="nombre" required />
  144.                             </div>
  145.                             <!--end::Form Group-->
  146.                             <!--begin::Row-->
  147.                             <div class="row">
  148.                                 <div class="col-xl-6">
  149.                                     <!--begin::Input-->
  150.                                     <div class="form-group">
  151.                                         <label class="font-size-h6 font-weight-bolder text-dark">Apellido paterno</label>
  152.                                         <input type="text" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="apellido_paterno" id="apellido_paterno" required />
  153.                                     </div>
  154.                                     <!--end::Input-->
  155.                                 </div>
  156.                                 <div class="col-xl-6">
  157.                                     <!--begin::Input-->
  158.                                     <div class="form-group">
  159.                                         <label class="font-size-h6 font-weight-bolder text-dark">Apellido materno</label>
  160.                                         <input type="text" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="apellido_materno" id="apellido_materno" required />
  161.                                     </div>
  162.                                     <!--end::Input-->
  163.                                 </div>
  164.                             </div>
  165.                             <!--end::Row-->
  166.                             <!--begin::Row-->
  167.                             <div class="row">
  168.                                 <div class="col-xl-6">
  169.                                     <!--begin::Input-->
  170.                                     <div class="form-group">
  171.                                         <label class="font-size-h6 font-weight-bolder text-dark">Estado</label>
  172.                                         <select class="form-control select2" id="estado" name="estado" required>
  173.                                             <option label="Label"></option>
  174.                                             {% for estado in estados %}
  175.                                                 <option value="{{ estado.id }}">{{ estado.estado }}</option>
  176.                                             {% endfor %}
  177.                                         </select>
  178.                                     </div>
  179.                                     <!--end::Input-->
  180.                                 </div>
  181.                                 <div class="col-xl-6">
  182.                                     <!--begin::Input-->
  183.                                     <div class="form-group">
  184.                                         <label class="font-size-h6 font-weight-bolder text-dark">Municipio</label>
  185.                                         <select class="form-control select2" id="municipio" name="municipio" required disabled>
  186.                                             <option ></option>
  187.                                         </select>
  188.                                     </div>
  189.                                     <!--end::Input-->
  190.                                 </div>
  191.                             </div>
  192.                             <!--end::Row-->
  193.                             <!--begin::Row-->
  194.                             <div class="row">
  195.                                 <div class="col-xl-6">
  196.                                     <!--begin::Input-->
  197.                                     <div class="form-group">
  198.                                         <label class="font-size-h6 font-weight-bolder text-dark">Colonia, Barrio o localidad</label>
  199.                                         <input type="text" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="colonia" id="colonia" required />
  200.                                     </div>
  201.                                     <!--end::Input-->
  202.                                 </div>
  203.                                 <div class="col-xl-6">
  204.                                     <!--begin::Input-->
  205.                                     <div class="form-group">
  206.                                         <label class="font-size-h6 font-weight-bolder text-dark">Código postal</label>
  207.                                         <input type="text" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="cp" id="cp" required />
  208.                                     </div>
  209.                                     <!--end::Input-->
  210.                                 </div>
  211.                             </div>
  212.                             <!--end::Row-->
  213.                             <!--begin::Form Group-->
  214.                             <div class="form-group">
  215.                                 <label class="font-size-h6 font-weight-bolder text-dark">Dirección</label>
  216.                                 <input type="text" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="direccion" id="direccion" required />
  217.                             </div>
  218.                             <!--end::Form Group-->
  219.                             <!--begin::Row-->
  220.                             <div class="row">
  221.                                 <div class="col-xl-6">
  222.                                     <!--begin::Input-->
  223.                                     <div class="form-group">
  224.                                         <label class="font-size-h6 font-weight-bolder text-dark">Número de Celular</label>
  225.                                         <input type="text" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="celular" id="celular" required />
  226.                                     </div>
  227.                                     <!--end::Input-->
  228.                                 </div>
  229.                                 <div class="col-xl-6">
  230.                                     <!--begin::Input-->
  231.                                     <div class="form-group">
  232.                                         <label class="font-size-h6 font-weight-bolder text-dark">Télefono local</label>
  233.                                         <input type="text" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="telefono" id="telefono" required />
  234.                                     </div>
  235.                                     <!--end::Input-->
  236.                                 </div>
  237.                             </div>
  238.                             <!--end::Row-->
  239.                             <div class="form-group">
  240.                                 <div class="checkbox-list">
  241.                                     <label class="checkbox checkbox-outline checkbox-success">
  242.                                         <input type="checkbox" name="acuerdo" id="acuerdo" required/>
  243.                                         <span></span>
  244.                                         Aceptar <a href="{{ path('terminos_condiciones') }}" target="_blank">Términos y Condiciones, Política de privacidad y Protección de Datos.</a>
  245.                                     </label>
  246.                                 </div>
  247.                             </div>
  248.                         </div>
  249.                         <!--end: Wizard Step 1-->
  250.                         <!--begin: Wizard Step 2-->
  251.                         <div class="pb-5" data-wizard-type="step-content">
  252.                             <!--begin::Title-->
  253.                             <div class="pt-lg-0 pt-5 pb-15">
  254.                                 <h3 class="font-weight-bolder text-dark font-size-h2 font-size-h1-lg">Datos de su cuenta</h3>
  255.                             </div>
  256.                             <!--begin::Title-->
  257.                             <!--begin::Form Group-->
  258.                             <div class="form-group">
  259.                                 <label class="font-size-h6 font-weight-bolder text-dark">Correo eléctronico (Email)</label>
  260.                                 <input type="text" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="correo" id="correo"  value="" />
  261.                             </div>
  262.                             <!--end::Form Group-->
  263.                             <!--begin::Row-->
  264.                             <div class="row">
  265.                                 <div class="col-xl-6">
  266.                                     <!--begin::Input-->
  267.                                     <div class="form-group">
  268.                                         <label class="font-size-h6 font-weight-bolder text-dark">Contraseña</label>
  269.                                         <input type="password" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="contrasena" value="" />
  270.                                     </div>
  271.                                     <!--end::Input-->
  272.                                 </div>
  273.                                 <div class="col-xl-6">
  274.                                     <!--begin::Input-->
  275.                                     <div class="form-group">
  276.                                         <label class="font-size-h6 font-weight-bolder text-dark">Repite Contraseña</label>
  277.                                         <input type="password" class="form-control h-auto py-7 px-6 border-0 rounded-lg font-size-h6" name="contrasena_repite" value="" />
  278.                                     </div>
  279.                                     <!--end::Input-->
  280.                                 </div>
  281.                             </div>
  282.                             <!--end::Row-->
  283.                             <!--begin::Section-->
  284.                             <h5 class="font-weight-bolder mb-3">Formato de contraseña:</h5>
  285.                             <div class="text-dark-50 font-weight-bold line-height-lg mb-8">
  286.                                 <ul>
  287.                                     <li>Al menos contenga cinco caracteres</li>
  288.                                     <li>Al menos contenga un caracter minuscula</li>
  289.                                     <li>Al menos contenga un caracter mayuscula</li>
  290.                                     <li>Al menos contenga un caracter númerico</li>
  291.                                 </ul>
  292.                             </div>
  293.                             <!--end::Section-->
  294.                         </div>
  295.                         <!--end: Wizard Step 2-->
  296.                         <!--begin: Wizard Step 4-->
  297.                         <div class="pb-5" data-wizard-type="step-content">
  298.                             <!--begin::Title-->
  299.                             <div class="pt-lg-0 pt-5 pb-15">
  300.                                 <h3 class="font-weight-bolder text-dark font-size-h2 font-size-h1-lg">Resumen de sus datos</h3>
  301.                                 <div class="text-muted font-weight-bold font-size-h4">Verifica que sus datos sean correctos</div>
  302.                             </div>
  303.                             <!--end::Title-->
  304.                             <div id="contenedor_confirmacion" >
  305.                             </div>
  306.                         </div>
  307.                         <!--end: Wizard Step 4-->
  308.                         <!--begin: Wizard Actions-->
  309.                         <div class="d-flex justify-content-between pt-3">
  310.                             <div class="mr-2">
  311.                                 <button type="button" class="btn btn-light-primary font-weight-bolder font-size-h6 pl-6 pr-8 py-4 my-3 mr-3" data-wizard-type="action-prev">
  312.                                         <span class="svg-icon svg-icon-md mr-1">
  313.                                             <!--begin::Svg Icon | path:assets/media/svg/icons/Navigation/Left-2.svg-->
  314.                                             <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" version="1.1">
  315.                                                 <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
  316.                                                     <polygon points="0 0 24 0 24 24 0 24" />
  317.                                                     <rect fill="#000000" opacity="0.3" transform="translate(15.000000, 12.000000) scale(-1, 1) rotate(-90.000000) translate(-15.000000, -12.000000)" x="14" y="7" width="2" height="10" rx="1" />
  318.                                                     <path d="M3.7071045,15.7071045 C3.3165802,16.0976288 2.68341522,16.0976288 2.29289093,15.7071045 C1.90236664,15.3165802 1.90236664,14.6834152 2.29289093,14.2928909 L8.29289093,8.29289093 C8.67146987,7.914312 9.28105631,7.90106637 9.67572234,8.26284357 L15.6757223,13.7628436 C16.0828413,14.136036 16.1103443,14.7686034 15.7371519,15.1757223 C15.3639594,15.5828413 14.7313921,15.6103443 14.3242731,15.2371519 L9.03007346,10.3841355 L3.7071045,15.7071045 Z" fill="#000000" fill-rule="nonzero" transform="translate(9.000001, 11.999997) scale(-1, -1) rotate(90.000000) translate(-9.000001, -11.999997)" />
  319.                                                 </g>
  320.                                             </svg>
  321.                                             <!--end::Svg Icon-->
  322.                                         </span>Regresar</button>
  323.                             </div>
  324.                             <div>
  325.                                 <button class="btn btn-primary font-weight-bolder font-size-h6 pl-5 pr-8 py-4 my-3" data-wizard-type="action-submit" type="submit" id="btn_enviar">Enviar
  326.                                     <span class="svg-icon svg-icon-md ml-2">
  327.                                             <!--begin::Svg Icon | path:assets/media/svg/icons/Navigation/Right-2.svg-->
  328.                                             <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" version="1.1">
  329.                                                 <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
  330.                                                     <polygon points="0 0 24 0 24 24 0 24" />
  331.                                                     <rect fill="#000000" opacity="0.3" transform="translate(8.500000, 12.000000) rotate(-90.000000) translate(-8.500000, -12.000000)" x="7.5" y="7.5" width="2" height="9" rx="1" />
  332.                                                     <path d="M9.70710318,15.7071045 C9.31657888,16.0976288 8.68341391,16.0976288 8.29288961,15.7071045 C7.90236532,15.3165802 7.90236532,14.6834152 8.29288961,14.2928909 L14.2928896,8.29289093 C14.6714686,7.914312 15.281055,7.90106637 15.675721,8.26284357 L21.675721,13.7628436 C22.08284,14.136036 22.1103429,14.7686034 21.7371505,15.1757223 C21.3639581,15.5828413 20.7313908,15.6103443 20.3242718,15.2371519 L15.0300721,10.3841355 L9.70710318,15.7071045 Z" fill="#000000" fill-rule="nonzero" transform="translate(14.999999, 11.999997) scale(1, -1) rotate(90.000000) translate(-14.999999, -11.999997)" />
  333.                                                 </g>
  334.                                             </svg>
  335.                                         <!--end::Svg Icon-->
  336.                                         </span></button>
  337.                                 <button type="button" class="btn btn-primary font-weight-bolder font-size-h6 pl-8 pr-4 py-4 my-3" data-wizard-type="action-next">Continuar
  338.                                     <span class="svg-icon svg-icon-md ml-1">
  339.                                             <!--begin::Svg Icon | path:assets/media/svg/icons/Navigation/Right-2.svg-->
  340.                                             <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" version="1.1">
  341.                                                 <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
  342.                                                     <polygon points="0 0 24 0 24 24 0 24" />
  343.                                                     <rect fill="#000000" opacity="0.3" transform="translate(8.500000, 12.000000) rotate(-90.000000) translate(-8.500000, -12.000000)" x="7.5" y="7.5" width="2" height="9" rx="1" />
  344.                                                     <path d="M9.70710318,15.7071045 C9.31657888,16.0976288 8.68341391,16.0976288 8.29288961,15.7071045 C7.90236532,15.3165802 7.90236532,14.6834152 8.29288961,14.2928909 L14.2928896,8.29289093 C14.6714686,7.914312 15.281055,7.90106637 15.675721,8.26284357 L21.675721,13.7628436 C22.08284,14.136036 22.1103429,14.7686034 21.7371505,15.1757223 C21.3639581,15.5828413 20.7313908,15.6103443 20.3242718,15.2371519 L15.0300721,10.3841355 L9.70710318,15.7071045 Z" fill="#000000" fill-rule="nonzero" transform="translate(14.999999, 11.999997) scale(1, -1) rotate(90.000000) translate(-14.999999, -11.999997)" />
  345.                                                 </g>
  346.                                             </svg>
  347.                                         <!--end::Svg Icon-->
  348.                                         </span></button>
  349.                             </div>
  350.                         </div>
  351.                         <!--end: Wizard Actions-->
  352.                         <input type="hidden" id="registro_municipios_path" value="{{ path('registro_municipios') }}">
  353.                     </form>
  354.                     <!--end::Form-->
  355.                 </div>
  356.                 <!--end::Signin-->
  357.             </div>
  358.             <!--end::Wrapper-->
  359.         </div>
  360.         <!--end::Content-->
  361.     </div>
  362.     <!--end::Login-->
  363. </div>
  364. <!--end::Main-->
  365. <script>var HOST_URL = "https://preview.keenthemes.com/metronic/theme/html/tools/preview";</script>
  366. <!--begin::Global Config(global config for global JS scripts)-->
  367. <script>var KTAppSettings = { "breakpoints": { "sm": 576, "md": 768, "lg": 992, "xl": 1200, "xxl": 1400 }, "colors": { "theme": { "base": { "white": "#ffffff", "primary": "#3699FF", "secondary": "#E5EAEE", "success": "#1BC5BD", "info": "#8950FC", "warning": "#FFA800", "danger": "#F64E60", "light": "#E4E6EF", "dark": "#181C32" }, "light": { "white": "#ffffff", "primary": "#E1F0FF", "secondary": "#EBEDF3", "success": "#C9F7F5", "info": "#EEE5FF", "warning": "#FFF4DE", "danger": "#FFE2E5", "light": "#F3F6F9", "dark": "#D6D6E0" }, "inverse": { "white": "#ffffff", "primary": "#ffffff", "secondary": "#3F4254", "success": "#ffffff", "info": "#ffffff", "warning": "#ffffff", "danger": "#ffffff", "light": "#464E5F", "dark": "#ffffff" } }, "gray": { "gray-100": "#F3F6F9", "gray-200": "#EBEDF3", "gray-300": "#E4E6EF", "gray-400": "#D1D3E0", "gray-500": "#B5B5C3", "gray-600": "#7E8299", "gray-700": "#5E6278", "gray-800": "#3F4254", "gray-900": "#181C32" } }, "font-family": "Poppins" };</script>
  368. <!--end::Global Config-->
  369. <!--begin::Global Theme Bundle(used by all pages)-->
  370. <script src="{{ asset('mtr/plugins/global/plugins.bundle.js') }}"></script>
  371. <script src="{{ asset('mtr/plugins/custom/prismjs/prismjs.bundle.js') }}"></script>
  372. <script src="{{ asset('mtr/js/scripts.bundle.js') }}"></script>
  373. <script src="{{ asset('vendors/formvalidation/js/locales/es_ES.js') }}"></script>
  374. <script src="{{ asset('js/vendors/formvalidation/validaciones/formulario.js') }}"></script>
  375. <!--end::Global Theme Bundle-->
  376. <!--begin::Page Scripts(used by this page)-->
  377. <script src="{{ asset('mtr/js/pages/custom/login/login-3.js') }}"></script>
  378. <script src="{{ asset('vendors/select2/i18n/es.js') }}"></script>
  379. <!--end::Page Scripts-->
  380. </body>
  381. <!--end::Body-->
  382. </html>