KUJUNTI.ID MINISH3LL
Path : /var/www/html/thb_loan_system/storage/framework/views/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/html/thb_loan_system/storage/framework/views/b24bb98881767003aa9bd850b2a88597d9400155.php


<?php $__env->startSection('title'); ?>
    <?php echo e(translate('chart_of_account')); ?>

<?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?>
    <div class="panel panel-white">
        <div class="panel-heading">
            <h6 class="panel-title"> <?php echo e(translate('chart_of_account')); ?></h6>

            <div class="heading-elements">
                <?php if(Sentinel::hasAccess('capital.create')): ?>
                    <a href="<?php echo e(url('chart_of_account/create')); ?>"
                       class="btn btn-info btn-sm"><?php echo e(translate('add chart_of_account')); ?></a>
                <?php endif; ?>
            </div>
        </div>
        <div class="panel-body ">
            <div class="table-responsive">
                <table id="data-table" class="table table-striped table-condensed table-hover">
                    <thead>
                    <tr>
                        <th>#</th>
                        <th><?php echo e(translate('gl_code')); ?></th>
                        <th><?php echo e(translate('name')); ?></th>
                        <th><?php echo e(translate('type')); ?></th>
                        <th><?php echo e(translate('note')); ?></th>
                        <th><?php echo e(translate('action')); ?></th>
                    </tr>
                    </thead>
                    <tbody>
                    <?php $__empty_1 = true; $__currentLoopData = $data; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $index=> $key): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); $__empty_1 = false; ?>
                        <tr>
                            <td> <?php echo e($index+1); ?> </td>
                            <td><?php echo e($key->gl_code); ?></td>
                            <td><?php echo e($key->name); ?></td>
                            <td>
                                <?php if($key->account_type=="expense"): ?>
                                    <?php echo e(translate('expense')); ?>

                                <?php endif; ?>
                                <?php if($key->account_type=="asset"): ?>
                                    <?php echo e(translate('asset')); ?>

                                <?php endif; ?>
                                <?php if($key->account_type=="equity"): ?>
                                    <?php echo e(translate('equity')); ?>

                                <?php endif; ?>
                                <?php if($key->account_type=="liability"): ?>
                                    <?php echo e(translate('liability')); ?>

                                <?php endif; ?>
                                <?php if($key->account_type=="income"): ?>
                                    <?php echo e(translate('income')); ?>

                                <?php endif; ?>
                            </td>
                            <td><?php echo $key->notes; ?></td>
                            <td>
                                <ul class="icons-list">
                                    <li class="dropdown">
                                        <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                            <i class="icon-menu9"></i>
                                        </a>
                                        <ul class="dropdown-menu dropdown-menu-right">
                                            <?php if(Sentinel::hasAccess('capital.update')): ?>
                                                <li><a href="<?php echo e(url('chart_of_account/'.$key->id.'/edit')); ?>"><i
                                                                class="fa fa-edit"></i> <?php echo e(translate('edit')); ?> </a>
                                                </li>
                                            <?php endif; ?>
                                            <?php if(Sentinel::hasAccess('capital.delete')): ?>
                                                <li><a href="<?php echo e(url('chart_of_account/'.$key->id.'/delete')); ?>"
                                                       class="delete"><i
                                                                class="fa fa-trash"></i> <?php echo e(translate('delete')); ?>

                                                    </a>
                                                </li>
                                            <?php endif; ?>
                                        </ul>
                                    </li>
                                </ul>
                            </td>
                        </tr>
                    <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); if ($__empty_1): ?>
                        <tr class="odd text-center">
                            <td colspan="4" class="dataTables_empty"><?php echo e(translate('zeroRecords')); ?></td>
                        </tr>
                    <?php endif; ?>
                    </tbody>
                </table>
                <?php echo e($data->withQueryString()->links()); ?>


            </div>
        </div>
        <!-- /.panel-body -->
    </div>
    <!-- /.box -->
<?php $__env->stopSection(); ?>
<?php $__env->startSection('footer-scripts'); ?>

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

<?php echo $__env->make('layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/thb_loan_system/resources/views/chart_of_account/data.blade.php ENDPATH**/ ?>

© KUJUNTI.ID