Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/medad.corals.io/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/medad.corals.io/storage/framework/views/bb4edfffa0c32ed6d7d2ed6e2b1e7c6715497bbc.php
<?php $__env->startSection('css'); ?>
    <style type="text/css">
        .table > thead > tr > th,
        .table > tbody > tr > th,
        .table > tfoot > tr > th,
        .table > thead > tr > td,
        .table > tbody > tr > td,
        .table > tfoot > tr > td {
            vertical-align: middle;
        }

        .dataTableBuilder .item-actions.float-right {
            float: none !important;
            justify-content: center;
            display: flex;
        }
    </style>
<?php $__env->stopSection(); ?>

<?php $__env->startSection('title', $title); ?>

<?php $__env->startSection('actions'); ?>
    <?php if(!empty($dataTable->filters())): ?>
        <?php echo CoralsForm::link('#'.$dataTable->getTableAttributes()['id'].'_filtersCollapse',trans('Corals::labels.filter_open'),['class'=>'btn btn-info','data'=>['toggle'=>"collapse"]]); ?>

    <?php endif; ?>
    <?php if(!empty($dataTable->bulkActions())): ?>
        <?php echo $dataTable->bulkActions(); ?>

    <?php endif; ?>
    <?php if (! (isset($hideCreate))): ?>
        <?php echo CoralsForm::link(url($resource_url.'/create'), trans('Corals::labels.create'),['class'=>'btn btn-success']); ?>

    <?php endif; ?>
    <?php if(isset($resourceModel)): ?>
        <?php echo $resourceModel->getGenericActions(); ?>

    <?php endif; ?>
<?php $__env->stopSection(); ?>

<?php $__env->startSection('content'); ?>
    <div class="row">
        <div class="col-md-12">
            <?php $__env->startComponent('components.box',['box_class'=>'box-primary']); ?>
                <?php if(method_exists($dataTable, 'usesQueryBuilderFilters') && $dataTable->usesQueryBuilderFilters()): ?>

                    <div id="<?php echo e($dataTable->getTableAttributes()['id']); ?>_filtersCollapse"
                         class="filtersCollapse collapse">
                        <div id="<?php echo e($dataTable->getTableAttributes()['id']); ?>_filters"
                             data-table="<?php echo e($dataTable->getTableAttributes()['id']); ?>"></div>
                        <button class="btn btn-primary filterBtn"
                                data-table="<?php echo e($dataTable->getTableAttributes()['id']); ?>">
                            <i class="fa fa-search"></i>
                        </button>
                        <button class="btn btn-default reset-btn"
                                data-table="<?php echo e($dataTable->getTableAttributes()['id']); ?>">
                            <i class="fa fa-eraser"></i>
                        </button>
                    </div>

                <?php elseif(!empty($dataTable->filters())): ?>
                    <div id="<?php echo e($dataTable->getTableAttributes()['id']); ?>_filtersCollapse"
                         class="filtersCollapse collapse">
                        <br/>
                        <?php echo $dataTable->filters(); ?>

                    </div>
                <?php endif; ?>
                <div class="table-responsive m-t-10" style="min-height: 350px;padding-bottom: 20px;">
                    <?php echo $dataTable->table(['class' => 'color-table primary-table table table-hover table-striped table-condensed dataTableBuilder','style'=>'width:100%;']); ?>

                </div>
            <?php echo $__env->renderComponent(); ?>
        </div>
    </div>
<?php $__env->stopSection(); ?>

<?php $__env->startSection('js'); ?>
    <?php echo $dataTable->assets(); ?>

    <?php echo $dataTable->scripts(); ?>

<?php $__env->stopSection(); ?>

<?php echo $__env->make('layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/corals/medad.corals.io/resources/themes/elite-admin/layouts/crud/index.blade.php ENDPATH**/ ?>

Spamworldpro Mini