PATH:
home
/
rwabteecom
/
.trash
/
Editing: c9a1c26f525c2fa1c7537a176c530f5b.php
<div class="form-check form-switch"> <input class="form-check-input" type="checkbox" id="planStatus" name="is_active" <?php echo e($row->status == 1 ? 'disabled checked' : ''); ?> data-id="<?php echo e($row->id); ?>" data-tenant="<?php echo e($row->tenant_id); ?>"> </div> <?php /**PATH /home/rwabteecom/public_html/resources/views/sadmin/subscriptionPlan/columns/status.blade.php ENDPATH**/ ?>
SAVE
CANCEL