PATH:
home
/
rwabteecom
/
public_html
/
storage
/
framework
/
views
/
Editing: 4e44e20b6aa0677e99cc5c0411cd39d4.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/rwabteecom/public_html/resources/views/settings/features/columns/action.blade.php ENDPATH**/ ?>
SAVE
CANCEL