<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* ReclutaProceso/show_pdf_gral.html.twig */
class __TwigTemplate_86989983b3de9ab81c3bfa38dc18e7de extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'css_footer' => [$this, 'block_css_footer'],
'footer' => [$this, 'block_footer'],
'header' => [$this, 'block_header'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "print_base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ReclutaProceso/show_pdf_gral.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ReclutaProceso/show_pdf_gral.html.twig"));
$this->parent = $this->loadTemplate("print_base.html.twig", "ReclutaProceso/show_pdf_gral.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 2
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 3
echo " <title>Ficha de Inscripción</title>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 6
public function block_css_footer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css_footer"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css_footer"));
echo "
footer { position: fixed; bottom: -60px; left: 0px; right: 0px; height: 80px; }
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 10
public function block_footer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
echo "
";
// line 11
if (twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 11, $this->source); })()), "idoneo", [], "any", false, false, false, 11)) {
// line 12
echo " ";
$this->loadTemplate("ReclutaProceso\\show_pdf_footer.html.twig", "ReclutaProceso/show_pdf_gral.html.twig", 12)->display($context);
// line 13
echo " ";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 15
public function block_header($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
echo "
<div class=\"pdftitlefont\" style=\"font-weight: bold;\">
COMANDO CONJUNTO DE LAS FF.AA.<br>DIRECCIÓN DE MOVILIZACIÓN
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 21
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 22
echo " <div class=\"center pdftitlefont\" style=\"font-weight: bold;\">
Comprobante de Registro en Línea
</div>
<div class=\"panel-body\" style=\"border-width: 1px;\">
";
// line 26
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\ReclutaController::showPDFAction", ["idRecluta" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 26, $this->source); })()), "recluta", [], "any", false, false, false, 26), "id", [], "any", false, false, false, 26), "template" => "Recluta/table_pdf.html.twig"]));
echo "
<div class=\"pdfsubtitlefont\">
Lugar de residencia
</div>
<table width=\"100%\" class=\"table table-bordered pdffont\">
<tr>
<td width=\"15%\" style=\"font-weight: bold;\">
";
// line 34
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.paisReside", [], "crud");
// line 35
echo " </td>
<td width=\"35%\">
";
// line 37
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 37, $this->source); })()), "paisResidencia", [], "any", false, false, false, 37), "html", null, true);
echo "
</td>
";
// line 39
if ((twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 39, $this->source); })()), "paisResidencia", [], "any", false, false, false, 39) == "Ecuador")) {
// line 40
echo " <td width=\"15%\" style=\"font-weight: bold;\">
";
// line 41
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.callePrincipalResidencia", [], "crud");
// line 42
echo " </td>
<td width=\"35%\">
";
// line 44
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 44, $this->source); })()), "callePrincipalResidencia", [], "any", false, false, false, 44), "html", null, true);
echo "
</td>
";
} else {
// line 47
echo " <td style=\"font-weight: bold;\">
";
// line 48
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.direccion", [], "crud");
// line 49
echo " </td>
<td width=\"35%\">
";
// line 51
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 51, $this->source); })()), "referencias", [], "any", false, false, false, 51), "html", null, true);
echo "
</td>
";
}
// line 54
echo " </tr>
<tr>
<td style=\"font-weight: bold;\">
";
// line 57
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.provincia", [], "crud");
// line 58
echo " </td>
<td>
";
// line 60
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 60, $this->source); })()), "provincia", [], "any", false, false, false, 60), "html", null, true);
echo "
</td>
";
// line 62
if ((twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 62, $this->source); })()), "paisResidencia", [], "any", false, false, false, 62) == "Ecuador")) {
// line 63
echo " <td style=\"font-weight: bold;\">
";
// line 64
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.calleSecundariaResidencia", [], "crud");
// line 65
echo " </td>
<td>
";
// line 67
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 67, $this->source); })()), "calleSecundariaResidencia", [], "any", false, false, false, 67), "html", null, true);
echo "
</td>
";
} else {
// line 70
echo " <td>
</td>
<td>
</td>
";
}
// line 75
echo " </tr>
<tr>
<td style=\"font-weight: bold;\">
";
// line 78
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.canton", [], "crud");
// line 79
echo " </td>
<td>
";
// line 81
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 81, $this->source); })()), "canton", [], "any", false, false, false, 81), "html", null, true);
echo "
</td>
";
// line 83
if ((twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 83, $this->source); })()), "paisResidencia", [], "any", false, false, false, 83) == "Ecuador")) {
// line 84
echo " <td style=\"font-weight: bold;\">
";
// line 85
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.numeroCasa", [], "crud");
// line 86
echo " </td>
<td>
";
// line 88
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 88, $this->source); })()), "numeroCasa", [], "any", false, false, false, 88), "html", null, true);
echo "
</td>
";
} else {
// line 91
echo " <td>
</td>
<td>
</td>
";
}
// line 96
echo " </tr>
<tr>
<td style=\"font-weight: bold;\">
";
// line 99
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.lugarResidencia", [], "crud");
// line 100
echo " </td>
<td>
";
// line 102
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 102, $this->source); })()), "lugarResidencia", [], "any", false, false, false, 102), "html", null, true);
echo "
</td>
";
// line 104
if ((twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 104, $this->source); })()), "paisResidencia", [], "any", false, false, false, 104) == "Ecuador")) {
// line 105
echo " <td style=\"font-weight: bold;\">
";
// line 106
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.referencias", [], "crud");
// line 107
echo " </td>
<td>
";
// line 109
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 109, $this->source); })()), "referencias", [], "any", false, false, false, 109), "html", null, true);
echo "
</td>
";
} else {
// line 112
echo " <td>
</td>
<td>
</td>
";
}
// line 117
echo " </tr>
</table>
<div class=\"pdfsubtitlefont\">
Datos del acuartelamiento
</div>
<table width=\"100%\" class=\"table table-bordered pdffont\">
<tr>
<td width=\"25%\" style=\"font-weight: bold;\">
";
// line 126
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.centroMovilizacion", [], "crud");
// line 127
echo " </td>
<td width=\"75%\">
";
// line 129
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 129, $this->source); })()), "centroMovilizacion", [], "any", false, false, false, 129), "html", null, true);
echo "
</td>
</tr>
<tr>
<td width=\"25%\" style=\"font-weight: bold;\">
";
// line 134
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.direccion", [], "crud");
// line 135
echo " </td>
<td width=\"75%\">
";
// line 137
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 137, $this->source); })()), "centroMovilizacion", [], "any", false, false, false, 137), "direccion", [], "any", false, false, false, 137), "html", null, true);
echo "
</td>
</tr>
<tr>
<td width=\"25%\" style=\"font-weight: bold;\">
";
// line 142
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.direccionAcuartelamiento", [], "crud");
// line 143
echo " </td>
<td width=\"75%\">
";
// line 145
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 145, $this->source); })()), "centroMovilizacion", [], "any", false, false, false, 145), "direccionAcuartelamiento", [], "any", false, false, false, 145) && (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 145, $this->source); })()), "centroMovilizacion", [], "any", false, false, false, 145), "direccionAcuartelamiento", [], "any", false, false, false, 145) != ""))) {
// line 146
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 146, $this->source); })()), "centroMovilizacion", [], "any", false, false, false, 146), "direccionAcuartelamiento", [], "any", false, false, false, 146), "html", null, true);
echo "
";
} else {
// line 148
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 148, $this->source); })()), "centroMovilizacion", [], "any", false, false, false, 148), "direccion", [], "any", false, false, false, 148), "html", null, true);
echo "
";
}
// line 150
echo " </td>
</tr>
<tr>
<td style=\"font-weight: bold;\">
";
// line 154
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.resultadosAntecedentes", [], "crud");
// line 155
echo " </td>
<td style=\"padding: 2px 15px;\">
<input type='radio' id='antecedentes_1' ";
// line 157
if ((twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 157, $this->source); })()), "resultadosAntecedentes", [], "any", false, false, false, 157) == 1)) {
echo "checked='true'";
}
echo " disabled='true'> Antecedentes penales
<br>
<input type='radio' id='antecedentes_2' ";
// line 159
if ((twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 159, $this->source); })()), "resultadosAntecedentes", [], "any", false, false, false, 159) == 2)) {
echo "checked='true'";
}
echo " disabled='true'> Impedimento de salida del país
<br>
<input type='radio' id='antecedentes_3' ";
// line 161
if ((twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 161, $this->source); })()), "resultadosAntecedentes", [], "any", false, false, false, 161) == 3)) {
echo "checked='true'";
}
echo " disabled='true'> Alerta migratoria
<br>
<input type='radio' id='antecedentes_4' ";
// line 163
if ((twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 163, $this->source); })()), "resultadosAntecedentes", [], "any", false, false, false, 163) == 4)) {
echo "checked='true'";
}
echo " disabled='true'> Juicio de alimentos</p>
</td>
</tr>
<tr>
<td style=\"font-weight: bold;\">
";
// line 168
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.nivelInstruccion", [], "crud");
// line 169
echo " </td>
<td style=\"vertical-align: center\">
<table width=\"100%\" class=\"table table-striped table-bordered pdffont\">
<tr>
<td style=\"font-weight: bold;\" width=\"50%\">Título</td>
<td style=\"font-weight: bold;\" width=\"30%\">Detalle</td>
</tr>
";
// line 176
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 176, $this->source); })()), "resultadosEstudios", [], "any", false, false, false, 176));
foreach ($context['_seq'] as $context["_key"] => $context["estudio"]) {
// line 177
echo " <tr>
<td>";
// line 178
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["estudio"], "titulo", [], "any", false, false, false, 178), "html", null, true);
echo "</td>
<td>";
// line 179
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["estudio"], "institucion", [], "any", false, false, false, 179), "html", null, true);
echo "</td>
</tr>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['estudio'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 182
echo " </table>
</td>
</tr>
<tr>
<td style=\"font-weight: bold;\">
";
// line 187
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("reclutaproceso.fields.encuesta", [], "crud");
// line 188
echo " </td>
<td>
";
// line 190
if (twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 190, $this->source); })()), "turno", [], "any", false, false, false, 190)) {
// line 191
echo " Terminada
";
} else {
// line 193
echo " No terminada
";
}
// line 195
echo " </td>
</tr>
</table>
<div class=\"pdffont\" style=\"text-align: justify; page-break-before: always;\">
<br>
Señores<br>
<b>DIRECCIÓN DE MOVILIZACIÓN DEL COMANDO CONJUNTO DE LAS FUERZAS ARMADAS</b><br>
De mis consideraciones:<br>
<br>
El que suscribe <b>";
// line 205
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 205, $this->source); })()), "recluta", [], "any", false, false, false, 205), "nombres", [], "any", false, false, false, 205), "html", null, true);
echo "</b>, de nacionalidad ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 205, $this->source); })()), "recluta", [], "any", false, false, false, 205), "paisNacimiento", [], "any", false, false, false, 205), "html", null, true);
echo ", mayor de edad, estado civil ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 205, $this->source); })()), "recluta", [], "any", false, false, false, 205), "estadoCivil", [], "any", false, false, false, 205), "html", null, true);
echo ",
con cédula de ciudadanía No <b>";
// line 206
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 206, $this->source); })()), "recluta", [], "any", false, false, false, 206), "identificacion", [], "any", false, false, false, 206), "html", null, true);
echo "</b>, domiciliado en
";
// line 207
if ((twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 207, $this->source); })()), "paisResidencia", [], "any", false, false, false, 207) == "Ecuador")) {
echo "
cantón ";
// line 208
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 208, $this->source); })()), "canton", [], "any", false, false, false, 208), "html", null, true);
echo ", provincia ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 208, $this->source); })()), "provincia", [], "any", false, false, false, 208), "html", null, true);
echo ",
";
} else {
// line 210
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 210, $this->source); })()), "referencias", [], "any", false, false, false, 210), "html", null, true);
echo ",
";
}
// line 212
echo " por medio de la presente DECLARO que me encuentro en buen estado de salud física y mental, no presento enfermedad
crónica o infecto contagiosa, tener las condiciones necesarias para cumplir el servicio militar en Fuerzas Armadas
y autorizo para que la información consignada sea conocida por las Autoridades competentes como establece
el Código Orgánico Integral Penal y demás normativas legales.<br>
<br><br>
<p>_______________________________________________</p>
";
// line 218
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["entity"]) || array_key_exists("entity", $context) ? $context["entity"] : (function () { throw new RuntimeError('Variable "entity" does not exist.', 218, $this->source); })()), "recluta", [], "any", false, false, false, 218), "nombres", [], "any", false, false, false, 218), "html", null, true);
echo "
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "ReclutaProceso/show_pdf_gral.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 550 => 218, 542 => 212, 536 => 210, 529 => 208, 525 => 207, 521 => 206, 513 => 205, 501 => 195, 497 => 193, 493 => 191, 491 => 190, 487 => 188, 485 => 187, 478 => 182, 469 => 179, 465 => 178, 462 => 177, 458 => 176, 449 => 169, 447 => 168, 437 => 163, 430 => 161, 423 => 159, 416 => 157, 412 => 155, 410 => 154, 404 => 150, 398 => 148, 392 => 146, 390 => 145, 386 => 143, 384 => 142, 376 => 137, 372 => 135, 370 => 134, 362 => 129, 358 => 127, 356 => 126, 345 => 117, 338 => 112, 332 => 109, 328 => 107, 326 => 106, 323 => 105, 321 => 104, 316 => 102, 312 => 100, 310 => 99, 305 => 96, 298 => 91, 292 => 88, 288 => 86, 286 => 85, 283 => 84, 281 => 83, 276 => 81, 272 => 79, 270 => 78, 265 => 75, 258 => 70, 252 => 67, 248 => 65, 246 => 64, 243 => 63, 241 => 62, 236 => 60, 232 => 58, 230 => 57, 225 => 54, 219 => 51, 215 => 49, 213 => 48, 210 => 47, 204 => 44, 200 => 42, 198 => 41, 195 => 40, 193 => 39, 188 => 37, 184 => 35, 182 => 34, 171 => 26, 165 => 22, 155 => 21, 132 => 15, 121 => 13, 118 => 12, 116 => 11, 104 => 10, 83 => 6, 72 => 3, 62 => 2, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends \"print_base.html.twig\" %}
{% block title %}
<title>Ficha de Inscripción</title>
{% endblock title %}
{% block css_footer %}
footer { position: fixed; bottom: -60px; left: 0px; right: 0px; height: 80px; }
{% endblock css_footer %}
{% block footer %}
{% if entity.idoneo %}
{% include 'ReclutaProceso\\\\show_pdf_footer.html.twig' %}
{% endif %}
{% endblock footer %}
{% block header %}
<div class=\"pdftitlefont\" style=\"font-weight: bold;\">
COMANDO CONJUNTO DE LAS FF.AA.<br>DIRECCIÓN DE MOVILIZACIÓN
</div>
{% endblock header %}
{% block body %}
<div class=\"center pdftitlefont\" style=\"font-weight: bold;\">
Comprobante de Registro en Línea
</div>
<div class=\"panel-body\" style=\"border-width: 1px;\">
{{ render(controller('App\\\\Controller\\\\ReclutaController::showPDFAction', {'idRecluta':entity.recluta.id, 'template':'Recluta/table_pdf.html.twig'})) }}
<div class=\"pdfsubtitlefont\">
Lugar de residencia
</div>
<table width=\"100%\" class=\"table table-bordered pdffont\">
<tr>
<td width=\"15%\" style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.paisReside {% endtrans %}
</td>
<td width=\"35%\">
{{ entity.paisResidencia }}
</td>
{% if entity.paisResidencia=='Ecuador' %}
<td width=\"15%\" style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.callePrincipalResidencia {% endtrans %}
</td>
<td width=\"35%\">
{{ entity.callePrincipalResidencia }}
</td>
{% else %}
<td style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.direccion {% endtrans %}
</td>
<td width=\"35%\">
{{ entity.referencias}}
</td>
{% endif %}
</tr>
<tr>
<td style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.provincia {% endtrans %}
</td>
<td>
{{ entity.provincia }}
</td>
{% if entity.paisResidencia=='Ecuador' %}
<td style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.calleSecundariaResidencia {% endtrans %}
</td>
<td>
{{ entity.calleSecundariaResidencia }}
</td>
{% else %}
<td>
</td>
<td>
</td>
{% endif %}
</tr>
<tr>
<td style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.canton {% endtrans %}
</td>
<td>
{{ entity.canton }}
</td>
{% if entity.paisResidencia=='Ecuador' %}
<td style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.numeroCasa {% endtrans %}
</td>
<td>
{{ entity.numeroCasa }}
</td>
{% else %}
<td>
</td>
<td>
</td>
{% endif %}
</tr>
<tr>
<td style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.lugarResidencia {% endtrans %}
</td>
<td>
{{ entity.lugarResidencia }}
</td>
{% if entity.paisResidencia=='Ecuador' %}
<td style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.referencias {% endtrans %}
</td>
<td>
{{ entity.referencias }}
</td>
{% else %}
<td>
</td>
<td>
</td>
{% endif %}
</tr>
</table>
<div class=\"pdfsubtitlefont\">
Datos del acuartelamiento
</div>
<table width=\"100%\" class=\"table table-bordered pdffont\">
<tr>
<td width=\"25%\" style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.centroMovilizacion {% endtrans %}
</td>
<td width=\"75%\">
{{ entity.centroMovilizacion }}
</td>
</tr>
<tr>
<td width=\"25%\" style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.direccion {% endtrans %}
</td>
<td width=\"75%\">
{{ entity.centroMovilizacion.direccion }}
</td>
</tr>
<tr>
<td width=\"25%\" style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.direccionAcuartelamiento {% endtrans %}
</td>
<td width=\"75%\">
{% if (entity.centroMovilizacion.direccionAcuartelamiento and entity.centroMovilizacion.direccionAcuartelamiento != '') %}
{{ entity.centroMovilizacion.direccionAcuartelamiento }}
{% else %}
{{ entity.centroMovilizacion.direccion }}
{% endif %}
</td>
</tr>
<tr>
<td style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.resultadosAntecedentes {% endtrans %}
</td>
<td style=\"padding: 2px 15px;\">
<input type='radio' id='antecedentes_1' {% if entity.resultadosAntecedentes==1%}checked='true'{% endif %} disabled='true'> Antecedentes penales
<br>
<input type='radio' id='antecedentes_2' {% if entity.resultadosAntecedentes==2%}checked='true'{% endif %} disabled='true'> Impedimento de salida del país
<br>
<input type='radio' id='antecedentes_3' {% if entity.resultadosAntecedentes==3%}checked='true'{% endif %} disabled='true'> Alerta migratoria
<br>
<input type='radio' id='antecedentes_4' {% if entity.resultadosAntecedentes==4%}checked='true'{% endif %} disabled='true'> Juicio de alimentos</p>
</td>
</tr>
<tr>
<td style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.nivelInstruccion {% endtrans %}
</td>
<td style=\"vertical-align: center\">
<table width=\"100%\" class=\"table table-striped table-bordered pdffont\">
<tr>
<td style=\"font-weight: bold;\" width=\"50%\">Título</td>
<td style=\"font-weight: bold;\" width=\"30%\">Detalle</td>
</tr>
{% for estudio in entity.resultadosEstudios %}
<tr>
<td>{{ estudio.titulo }}</td>
<td>{{ estudio.institucion }}</td>
</tr>
{% endfor %}
</table>
</td>
</tr>
<tr>
<td style=\"font-weight: bold;\">
{% trans from 'crud' %} reclutaproceso.fields.encuesta {% endtrans %}
</td>
<td>
{% if entity.turno %}
Terminada
{% else %}
No terminada
{% endif %}
</td>
</tr>
</table>
<div class=\"pdffont\" style=\"text-align: justify; page-break-before: always;\">
<br>
Señores<br>
<b>DIRECCIÓN DE MOVILIZACIÓN DEL COMANDO CONJUNTO DE LAS FUERZAS ARMADAS</b><br>
De mis consideraciones:<br>
<br>
El que suscribe <b>{{ entity.recluta.nombres }}</b>, de nacionalidad {{ entity.recluta.paisNacimiento }}, mayor de edad, estado civil {{ entity.recluta.estadoCivil }},
con cédula de ciudadanía No <b>{{ entity.recluta.identificacion }}</b>, domiciliado en
{% if entity.paisResidencia=='Ecuador' %}
cantón {{ entity.canton }}, provincia {{ entity.provincia }},
{% else %}
{{ entity.referencias }},
{% endif %}
por medio de la presente DECLARO que me encuentro en buen estado de salud física y mental, no presento enfermedad
crónica o infecto contagiosa, tener las condiciones necesarias para cumplir el servicio militar en Fuerzas Armadas
y autorizo para que la información consignada sea conocida por las Autoridades competentes como establece
el Código Orgánico Integral Penal y demás normativas legales.<br>
<br><br>
<p>_______________________________________________</p>
{{ entity.recluta.nombres }}
</div>
</div>
{% endblock body %}
", "ReclutaProceso/show_pdf_gral.html.twig", "/data/produccion/integral/src/templates/ReclutaProceso/show_pdf_gral.html.twig");
}
}