<?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**/ ?>