Sindbad~EG File Manager
<?php $__env->startSection('title', 'Empresas'); ?>
<?php $__env->startSection('content_header'); ?>
<h1>Empresas</h1>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?>
<?php
if (! isset($_instance)) {
$html = \Livewire\Livewire::mount('verempresas', [])->html();
} elseif ($_instance->childHasBeenRendered('Q5NibeQ')) {
$componentId = $_instance->getRenderedChildComponentId('Q5NibeQ');
$componentTag = $_instance->getRenderedChildComponentTagName('Q5NibeQ');
$html = \Livewire\Livewire::dummyMount($componentId, $componentTag);
$_instance->preserveRenderedChild('Q5NibeQ');
} else {
$response = \Livewire\Livewire::mount('verempresas', []);
$html = $response->html();
$_instance->logRenderedChild('Q5NibeQ', $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 E:\Sumar\EDD\EDD\edd\edd.sumar.com.py\resources\views/admin/empresa/index.blade.php ENDPATH**/ ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists