Sindbad~EG File Manager
<?php $__env->startSection('title', 'Usuarios'); ?>
<?php $__env->startSection('content'); ?>
<?php
if (! isset($_instance)) {
$html = \Livewire\Livewire::mount('usuario', ['empresa_id' => $_GET['id']])->html();
} elseif ($_instance->childHasBeenRendered('r8Br4C8')) {
$componentId = $_instance->getRenderedChildComponentId('r8Br4C8');
$componentTag = $_instance->getRenderedChildComponentTagName('r8Br4C8');
$html = \Livewire\Livewire::dummyMount($componentId, $componentTag);
$_instance->preserveRenderedChild('r8Br4C8');
} else {
$response = \Livewire\Livewire::mount('usuario', ['empresa_id' => $_GET['id']]);
$html = $response->html();
$_instance->logRenderedChild('r8Br4C8', $response->id(), \Livewire\Livewire::getRootElementTagName($html));
}
echo $html;
?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('js'); ?>
<script> console.log('Hi!'); </script>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('adminlte::page', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/edd.sumar.com.py/resources/views/admin/empresa/usuario.blade.php ENDPATH**/ ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists