Current File : /home/getxxhzo/app.genicards.com/storage/framework/views/2fe30d152748a0218d97ff8161b5d8a7.php
<?php $__env->startSection('title'); ?>
    <?php echo e(__('messages.vcards')); ?>

<?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('vcard-table', ['lazy' => true]);

$__html = app('livewire')->mount($__name, $__params, 'lw-3778735110-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/getxxhzo/app.genicards.com/resources/views/vcards/templates.blade.php ENDPATH**/ ?>