%PDF- %PDF-
| Direktori : /var/www/pjc/storage/framework/views/ |
| Current File : /var/www/pjc/storage/framework/views/436b12e3181183f23168e2c84a76958515216649.php |
<table class="table">
<thead>
<th width="10%">Nome</th>
<?php $__currentLoopData = $mesi; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<th style="border: #0a6aa1 solid 1px" class="text-center"><?php echo e(strtoupper($m[$key])); ?></th>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</thead>
<tbody>
<?php $__currentLoopData = $persone; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key2 => $b): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<tr>
<td><?php echo e($b->cognome); ?></td>
<?php $__currentLoopData = $mesi; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<td class="text-center"><?php
if (! isset($_instance)) {
$html = \Livewire\Livewire::mount('counter', ['me' => $key,'ut' => $b->id])->html();
} elseif ($_instance->childHasBeenRendered('WjIZsqz')) {
$componentId = $_instance->getRenderedChildComponentId('WjIZsqz');
$componentTag = $_instance->getRenderedChildComponentTagName('WjIZsqz');
$html = \Livewire\Livewire::dummyMount($componentId, $componentTag);
$_instance->preserveRenderedChild('WjIZsqz');
} else {
$response = \Livewire\Livewire::mount('counter', ['me' => $key,'ut' => $b->id]);
$html = $response->html();
$_instance->logRenderedChild('WjIZsqz', $response->id(), \Livewire\Livewire::getRootElementTagName($html));
}
echo $html;
?></td>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</tr>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</tbody>
</table>
<?php /**PATH /var/www/pjc/resources/views/livewire/tab-ore.blade.php ENDPATH**/ ?>