Current File : /home/getxxhzo/app.genicards.com/storage/framework/views/f40d8f5304c1f2e17bf796e40c415215.php
<div>
    <div class="justify-content-center">
        <a href="<?php echo e(route('features.edit', $row->id)); ?>" title="<?php echo e(__('messages.common.edit')); ?>"
            class="btn px-1 text-primary fs-3">
            <i class="fa-solid fa-pen-to-square"></i>
        </a>
    </div>
</div>
<?php /**PATH /home/getxxhzo/app.genicards.com/resources/views/settings/features/columns/action.blade.php ENDPATH**/ ?>