PATH:
home
/
rwabteecom
/
project_11
/
storage
/
framework
/
views
/
Editing: d0c71c77b2d91514a8f9938c0d575f1e.php
<div class="card-body py-0" id="overlay"> <table id="datatables" class="table align-middle table-row-dashed fs-6 gy-5"> <thead> <tr class="text-gray-400 fw-bold fs-7 text-uppercase gs-0"> <?php echo e($slot); ?> <th><?php echo e(__('Actions')); ?></th> </tr> </thead> <tbody class="text-gray-600 fw-semibold text-center"></tbody> </table> <div id="data"></div> </div> <?php /**PATH /home/rwabtee/project/resources/views/components/datatable/body.blade.php ENDPATH**/ ?>
SAVE
CANCEL