PATH:
home
/
rwabteecom
/
.trash
/
Editing: 352a830c0747585f725fd60a794653c7.php
<?php $__env->startSection('title'); ?> <?php echo e(__('messages.currency.currencies')); ?> <?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(); ?> <?php $__split = function ($name, $params = []) { return [$name, $params]; }; [$__name, $__params] = $__split('currency-table', ['lazy' => true]); $__html = app('livewire')->mount($__name, $__params, 'lw-1835666468-0', $__slots ?? [], get_defined_vars()); echo $__html; unset($__html); unset($__name); unset($__params); unset($__split); if (isset($__slots)) unset($__slots); ?> </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/sadmin/currencies/index.blade.php ENDPATH**/ ?>
SAVE
CANCEL