Sindbad~EG File Manager
<?php $__env->startSection('title', 'Reporterias'); ?>
<?php $__env->startSection('content_header'); ?>
<h1>ReporterÃa</h1><hr>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?>
<?php
if (! isset($_instance)) {
$html = \Livewire\Livewire::mount('reporterias', [])->html();
} elseif ($_instance->childHasBeenRendered('nYzeQdm')) {
$componentId = $_instance->getRenderedChildComponentId('nYzeQdm');
$componentTag = $_instance->getRenderedChildComponentTagName('nYzeQdm');
$html = \Livewire\Livewire::dummyMount($componentId, $componentTag);
$_instance->preserveRenderedChild('nYzeQdm');
} else {
$response = \Livewire\Livewire::mount('reporterias', []);
$html = $response->html();
$_instance->logRenderedChild('nYzeQdm', $response->id(), \Livewire\Livewire::getRootElementTagName($html));
}
echo $html;
?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('adminlte_js'); ?>
<script>
window.livewire.on('alert', param => {
toastr[param['type']](param['message']);
});
</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/eva.sumar.com.py/resources/views/admin/reporteria/index.blade.php ENDPATH**/ ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists