Current File : /home/getxxhzo/app.genicards.com/storage/framework/views/7f8d2b33fb63d2222cd2ad1eb266db0f.php |
<?php $__env->startSection('title'); ?>
<?php echo e(__('messages.country.countries')); ?>
<?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('country-table', ['lazy' => true]);
$__html = app('livewire')->mount($__name, $__params, 'lw-3411782494-0', $__slots ?? [], get_defined_vars());
echo $__html;
unset($__html);
unset($__name);
unset($__params);
unset($__split);
if (isset($__slots)) unset($__slots);
?>
</div>
</div>
<?php echo $__env->make('sadmin.countries.add_modal', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php echo $__env->make('sadmin.countries.edit_modal', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/getxxhzo/app.genicards.com/resources/views/sadmin/countries/index.blade.php ENDPATH**/ ?>