Sindbad~EG File Manager
<div>
<?php if($vista == 1): ?>
<?php $__currentLoopData = $interrogantes; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $int): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<?php if($tipo == "mostrar"): ?>
<?php if($evaluado): ?>
<?php if($int->int_tipo == 1 || $int->int_tipo == 3): ?>
<div class="row" style="color: #6c757d;">
<div class="col-md-6">
<p><?= $int->int_nom ?></p>
</div>
<div class="col-md-6">
<p> <?php
if (! isset($_instance)) {
$html = \Livewire\Livewire::mount('showrespuesta', ['interrogante_id' => $int->id,'asignacionid' => $asignacionid,'tipo' => $tipo,"evaluado"=>$evaluado])->html();
} elseif ($_instance->childHasBeenRendered('l3788931451-0')) {
$componentId = $_instance->getRenderedChildComponentId('l3788931451-0');
$componentTag = $_instance->getRenderedChildComponentTagName('l3788931451-0');
$html = \Livewire\Livewire::dummyMount($componentId, $componentTag);
$_instance->preserveRenderedChild('l3788931451-0');
} else {
$response = \Livewire\Livewire::mount('showrespuesta', ['interrogante_id' => $int->id,'asignacionid' => $asignacionid,'tipo' => $tipo,"evaluado"=>$evaluado]);
$html = $response->html();
$_instance->logRenderedChild('l3788931451-0', $response->id(), \Livewire\Livewire::getRootElementTagName($html));
}
echo $html;
?> </p>
</div>
</div><hr>
<?php endif; ?>
<?php else: ?>
<div class="row" style="color: #6c757d;">
<div class="col-md-6">
<p><?= $int->int_nom ?></p>
</div>
<div class="col-md-6">
<p> <?php
if (! isset($_instance)) {
$html = \Livewire\Livewire::mount('showrespuesta', ['interrogante_id' => $int->id,'asignacionid' => $asignacionid,'tipo' => $tipo,"evaluado"=>$evaluado])->html();
} elseif ($_instance->childHasBeenRendered('l3788931451-1')) {
$componentId = $_instance->getRenderedChildComponentId('l3788931451-1');
$componentTag = $_instance->getRenderedChildComponentTagName('l3788931451-1');
$html = \Livewire\Livewire::dummyMount($componentId, $componentTag);
$_instance->preserveRenderedChild('l3788931451-1');
} else {
$response = \Livewire\Livewire::mount('showrespuesta', ['interrogante_id' => $int->id,'asignacionid' => $asignacionid,'tipo' => $tipo,"evaluado"=>$evaluado]);
$html = $response->html();
$_instance->logRenderedChild('l3788931451-1', $response->id(), \Livewire\Livewire::getRootElementTagName($html));
}
echo $html;
?> </p>
</div>
</div><hr>
<?php endif; ?>
<?php elseif($tipo == "imprimir2"): ?>
<?php
if (! isset($_instance)) {
$html = \Livewire\Livewire::mount('showrespuesta', ['interrogante_id' => $int->id,'asignacionid' => $asignacionid,'tipo' => $tipo])->html();
} elseif ($_instance->childHasBeenRendered('l3788931451-2')) {
$componentId = $_instance->getRenderedChildComponentId('l3788931451-2');
$componentTag = $_instance->getRenderedChildComponentTagName('l3788931451-2');
$html = \Livewire\Livewire::dummyMount($componentId, $componentTag);
$_instance->preserveRenderedChild('l3788931451-2');
} else {
$response = \Livewire\Livewire::mount('showrespuesta', ['interrogante_id' => $int->id,'asignacionid' => $asignacionid,'tipo' => $tipo]);
$html = $response->html();
$_instance->logRenderedChild('l3788931451-2', $response->id(), \Livewire\Livewire::getRootElementTagName($html));
}
echo $html;
?>
<?php else: ?>
<td><?= $int->int_nom ?></td>
<td><?php
if (! isset($_instance)) {
$html = \Livewire\Livewire::mount('showrespuesta', ['interrogante_id' => $int->id,'asignacionid' => $asignacionid,'tipo' => $tipo,"evaluado"=>$evaluado])->html();
} elseif ($_instance->childHasBeenRendered('l3788931451-3')) {
$componentId = $_instance->getRenderedChildComponentId('l3788931451-3');
$componentTag = $_instance->getRenderedChildComponentTagName('l3788931451-3');
$html = \Livewire\Livewire::dummyMount($componentId, $componentTag);
$_instance->preserveRenderedChild('l3788931451-3');
} else {
$response = \Livewire\Livewire::mount('showrespuesta', ['interrogante_id' => $int->id,'asignacionid' => $asignacionid,'tipo' => $tipo,"evaluado"=>$evaluado]);
$html = $response->html();
$_instance->logRenderedChild('l3788931451-3', $response->id(), \Livewire\Livewire::getRootElementTagName($html));
}
echo $html;
?></td></tr><tr>
<?php endif; ?>
</tr>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
<?php else: ?>
<?php $__currentLoopData = $interrogantes; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $int): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<?php if($tipo == "mostrar" && $int->int_tipo == 1): ?>
<tr>
<td><br><?= $int->int_nom ?><br></td>
<td><br><?php
if (! isset($_instance)) {
$html = \Livewire\Livewire::mount('showrespuesta', ['interrogante_id' => $int->id,'asignacionid' => $asignacionid,'tipo' => $tipo,"evaluado"=>$evaluado])->html();
} elseif ($_instance->childHasBeenRendered('l3788931451-4')) {
$componentId = $_instance->getRenderedChildComponentId('l3788931451-4');
$componentTag = $_instance->getRenderedChildComponentTagName('l3788931451-4');
$html = \Livewire\Livewire::dummyMount($componentId, $componentTag);
$_instance->preserveRenderedChild('l3788931451-4');
} else {
$response = \Livewire\Livewire::mount('showrespuesta', ['interrogante_id' => $int->id,'asignacionid' => $asignacionid,'tipo' => $tipo,"evaluado"=>$evaluado]);
$html = $response->html();
$_instance->logRenderedChild('l3788931451-4', $response->id(), \Livewire\Livewire::getRootElementTagName($html));
}
echo $html;
?><br></td>
</tr>
<?php endif; ?>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
<?php endif; ?>
</div><?php /**PATH /var/www/html/edd.sumar.com.py/resources/views/livewire/cargarinterrogantes/index.blade.php ENDPATH**/ ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists