PATH:
home
/
rwabteecom
/
public_html
/
storage
/
framework
/
views
/
Editing: 94373d4bc6583b332ed8d93b07572ffe.php
<?php $__env->startSection('title'); ?> <?php echo e(__('messages.plan.features')); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <div class="container-fluid"> <div class="d-flex flex-column table-striped"> <?php echo $__env->make('flash::message', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <div class="card"> <div class="card-body d-md-flex"> <?php echo $__env->make('settings.front_cms.front_cms_menu', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <div> <?php $__split = function ($name, $params = []) { return [$name, $params]; }; [$__name, $__params] = $__split('feature-table', ['lazy' => true]); $__html = app('livewire')->mount($__name, $__params, 'lw-2042991934-0', $__slots ?? [], get_defined_vars()); echo $__html; unset($__html); unset($__name); unset($__params); unset($__split); if (isset($__slots)) unset($__slots); ?> </div> </div> </div> </div> </div> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/rwabteecom/public_html/resources/views/settings/features/index.blade.php ENDPATH**/ ?>
SAVE
CANCEL