File "397b45d143560d780ac19420c7defe22e81d3d3d.php"

Full Path: /home/fundopuh/trader.fxex.org/storage/framework/views/397b45d143560d780ac19420c7defe22e81d3d3d.php
File size: 992 bytes
MIME-type: text/x-php
Charset: utf-8

<?php $__env->startSection('content'); ?>
    <?php
if (! isset($_instance)) {
    $html = \Livewire\Livewire::mount('admin.plans.system-plans', [])->html();
} elseif ($_instance->childHasBeenRendered('nyBlX4O')) {
    $componentId = $_instance->getRenderedChildComponentId('nyBlX4O');
    $componentTag = $_instance->getRenderedChildComponentTagName('nyBlX4O');
    $html = \Livewire\Livewire::dummyMount($componentId, $componentTag);
    $_instance->preserveRenderedChild('nyBlX4O');
} else {
    $response = \Livewire\Livewire::mount('admin.plans.system-plans', []);
    $html = $response->html();
    $_instance->logRenderedChild('nyBlX4O', $response->id(), \Livewire\Livewire::getRootElementTagName($html));
}
echo $html;
?>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/fundopuh/trader.fxex.org/resources/views/admin/Plans/plans.blade.php ENDPATH**/ ?>