Файловый менеджер - Редактировать - /home/clickysoft/public_html/rgr.clickysoft.net/storage/framework/views/ab9cb64e509bd49daef7f12efa117d25afd6fd7d.php
Назад
<?php $__env->startSection('page-title'); ?> Users Signup Request <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <div class="main-data-content"> <div class="row"> <div class="col-md-6 col-sm-6 col-12"> <h4 class="pm-heading"> Users Signup Request </h4> </div> </div> <div class="db-dashboard-table"> <div class="table-responsive"> <?php echo $__env->make('layouts.flash-message', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <table class="table data-table" id="customtable"> <thead> <tr> <th>#</th> <th>Name</th> <th>Email</th> <th>Practice Name</th> <th>Job Title</th> <th>Status</th> <th width="180px">Action</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> <?php $__env->startSection('script'); ?> <script type="text/javascript"> $(function() { var table = $('#customtable').DataTable({ processing: true, serverSide: true, // searching: false, ajax: { url: "/admin/users/request" }, "columnDefs": [{ className: "db-right", "targets": [6] }], columns: [{ data: 'DT_RowIndex', name: 'DT_RowIndex' }, { data: 'name', name: 'name' }, { data: 'email', name: 'email' }, { data: 'practice_id', name: 'practice_id' }, { data: 'job_title', name: 'job_title' }, { data: 'status', name: 'status' }, { data: 'action', name: 'action', orderable: false, searching: false } ] }); }); </script> <?php $__env->stopSection(); ?> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/clickysoft/public_html/rgr.clickysoft.net/resources/views/admin/users-request-list.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка