File manager - Edit - /var/www/payraty/accounting_main/storage/framework/views/a3fb20b96125ff7aaebc6258ee8a5331.php
Back
<?php $__env->startSection('breadcrumb'); ?> <li class="breadcrumb-item"><a href="<?php echo e(route('dashboard')); ?>"><?php echo e(__('Dashboard')); ?> </a></li> <li class="breadcrumb-item"><?php echo e(__('Revenue')); ?></li> <?php $__env->stopSection(); ?> <?php $date = isset($_GET['date']) ? $_GET['date'] : 0; ?> <?php $__env->startSection('action-btn'); ?> <div class="float-end"> <!-- <a class="btn btn-sm btn-primary" data-bs-toggle="collapse" href="#multiCollapseExample1" role="button" aria-expanded="false" aria-controls="multiCollapseExample1" data-bs-toggle="tooltip" title="<?php echo e(__('Filter')); ?>"> <i class="ti ti-filter"></i> </a> --> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('create revenue')): ?> <div class="d-flex"> <a href="#" data-url="<?php echo e(route('revenue.create')); ?>" data-size="lg" data-ajax-popup="true" data-title="<?php echo e(__('Create New Revenue')); ?>" class="btn btn-outline-primary-dark d-flex align-items-center me-2"> <svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M12 5V19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5 12H19" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg> <span class="ms-2">Add New Revenue</span> </a> <a href="<?php echo e(route('revenue.export', $date)); ?>" title="<?php echo e(__('Create')); ?>" class="btn btn-outline-dark d-flex align-items-center me-2"> <svg width="18" height="18" viewBox="0 0 18 18" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M6.5325 5.78267L8.25 4.05767V11.2502C8.25 11.4491 8.32902 11.6398 8.46967 11.7805C8.61032 11.9211 8.80109 12.0002 9 12.0002C9.19891 12.0002 9.38968 11.9211 9.53033 11.7805C9.67098 11.6398 9.75 11.4491 9.75 11.2502V4.05767L11.4675 5.78267C11.5372 5.85296 11.6202 5.90876 11.7116 5.94684C11.803 5.98491 11.901 6.00452 12 6.00452C12.099 6.00452 12.197 5.98491 12.2884 5.94684C12.3798 5.90876 12.4628 5.85296 12.5325 5.78267C12.6028 5.71294 12.6586 5.62999 12.6967 5.5386C12.7347 5.4472 12.7543 5.34918 12.7543 5.25017C12.7543 5.15116 12.7347 5.05313 12.6967 4.96173C12.6586 4.87034 12.6028 4.78739 12.5325 4.71767L9.5325 1.71767C9.46117 1.64939 9.37706 1.59586 9.285 1.56017C9.1024 1.48515 8.8976 1.48515 8.715 1.56017C8.62294 1.59586 8.53883 1.64939 8.4675 1.71767L5.4675 4.71767C5.39757 4.7876 5.3421 4.87061 5.30426 4.96198C5.26641 5.05335 5.24693 5.15127 5.24693 5.25017C5.24693 5.34906 5.26641 5.44699 5.30426 5.53835C5.3421 5.62972 5.39757 5.71274 5.4675 5.78267C5.53743 5.8526 5.62045 5.90807 5.71181 5.94591C5.80318 5.98376 5.90111 6.00323 6 6.00323C6.09889 6.00323 6.19682 5.98376 6.28819 5.94591C6.37955 5.90807 6.46257 5.8526 6.5325 5.78267ZM15.75 10.5002C15.5511 10.5002 15.3603 10.5792 15.2197 10.7198C15.079 10.8605 15 11.0513 15 11.2502V14.2502C15 14.4491 14.921 14.6398 14.7803 14.7805C14.6397 14.9212 14.4489 15.0002 14.25 15.0002H3.75C3.55109 15.0002 3.36032 14.9212 3.21967 14.7805C3.07902 14.6398 3 14.4491 3 14.2502V11.2502C3 11.0513 2.92098 10.8605 2.78033 10.7198C2.63968 10.5792 2.44891 10.5002 2.25 10.5002C2.05109 10.5002 1.86032 10.5792 1.71967 10.7198C1.57902 10.8605 1.5 11.0513 1.5 11.2502V14.2502C1.5 14.8469 1.73705 15.4192 2.15901 15.8412C2.58097 16.2631 3.15326 16.5002 3.75 16.5002H14.25C14.8467 16.5002 15.419 16.2631 15.841 15.8412C16.2629 15.4192 16.5 14.8469 16.5 14.2502V11.2502C16.5 11.0513 16.421 10.8605 16.2803 10.7198C16.1397 10.5792 15.9489 10.5002 15.75 10.5002Z" fill="currentColor"/> </svg> <span class="ms-2">Export</span> </a> </div> <?php endif; ?> </div> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <div class="row"> <div class="col-sm-12"> <div class=" multi-collapse mt-2" id="multiCollapseExample1"> <div class="card"> <div class="card-body"> <?php echo e(Form::open(['route' => ['revenue.index'], 'method' => 'GET', 'id' => 'revenue_form'])); ?> <div class="d-flex align-items-center justify-content-end"> <div class="col col-lg-3 col-md-6 col-sm-12 col-12 "> <div class="btn-box m-2"> <?php echo e(Form::text('date', isset($_GET['date']) ? $_GET['date'] : date('Y-m-d'), ['class' => 'month-btn form-control pc-datepicker-1', 'id' => 'pc-daterangepicker-1', 'placeholder' => 'YYYY-MM-DD'])); ?> </div> </div> <div class="col col-lg-2 col-md-6 col-sm-12 col-12"> <div class="btn-box m-2"> <?php echo e(Form::select('account', $account, isset($_GET['account']) ? $_GET['account'] : '', ['class' => 'form-control select'])); ?> </div> </div> <div class="col col-lg-2 col-md-6 col-sm-12 col-12"> <div class="btn-box m-2"> <?php echo e(Form::select('customer', $customer, isset($_GET['customer']) ? $_GET['customer'] : '', ['class' => 'form-control select'])); ?> </div> </div> <div class="col col-lg-3 col-md-6 col-sm-12 col-12"> <div class="btn-box m-2"> <?php echo e(Form::select('category', $category, isset($_GET['category']) ? $_GET['category'] : '', ['class' => 'form-control select'])); ?> </div> </div> <div class="col-auto float-end ms-2"> <a href="#" class="btn btn-sm btn-primary" onclick="document.getElementById('revenue_form').submit(); return false;" data-bs-toggle="tooltip" title="<?php echo e(__('Apply')); ?>" data-original-title="<?php echo e(__('apply')); ?>"> <span class="btn-inner--icon"><i class="ti ti-search"></i></span> </a> <a href="<?php echo e(route('revenue.index')); ?>" class="btn btn-sm btn-danger" data-bs-toggle="tooltip" title="<?php echo e(__('Delete')); ?>" data-original-title="<?php echo e(__('Reset')); ?>"> <span class="btn-inner--icon"><i class="ti ti-refresh text-white-off"></i></span> </a> </div> </div> <?php echo e(Form::close()); ?> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="card"> <div class="card-body table-border-style mt-2"> <h5></h5> <div class="table-responsive"> <table class="table"> <thead> <tr> <th> <?php echo e(__('Date')); ?></th> <th> <?php echo e(__('Amount')); ?></th> <th> <?php echo e(__('Account')); ?></th> <th> <?php echo e(__('Customer')); ?></th> <th> <?php echo e(__('Category')); ?></th> <th> <?php echo e(__('Reference')); ?></th> <th> <?php echo e(__('Description')); ?></th> <th><?php echo e(__('Payment Receipt')); ?></th> <?php if(Gate::check('edit revenue') || Gate::check('delete revenue')): ?> <th width="10%"> <?php echo e(__('Action')); ?></th> <?php endif; ?> </tr> </thead> <tbody> <?php if($revenues->isEmpty()): ?> <tr> <td colspan="10" class="text-center"> <img src="<?php echo e(asset('assets/images/no-data.png')); ?>" alt="No Data" style="max-width: 350px; margin-bottom: 50px; margin-top: 150px;"> <p><?php echo e(__('Oops, no revenues yet.')); ?></p> <a href="#" data-url="<?php echo e(route('revenue.create')); ?>" data-size="lg" data-ajax-popup="true" data-title="<?php echo e(__('Create New Revenue')); ?>" class="btn" style="background-color: #002C77; color: white;"> <i class="ti ti-plus"></i> <span class="ms-2"><?php echo e(__('Create New Revenue')); ?></span> </a> </td> </tr> <?php else: ?> <?php $__currentLoopData = $revenues; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $revenue): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php $revenuepath = \App\Models\Utility::get_file('uploads/revenue'); ?> <tr class="font-style"> <td><?php echo e(Auth::user()->dateFormat($revenue->date)); ?></td> <td><?php echo e(Auth::user()->priceFormat($revenue->amount)); ?></td> <td><?php echo e(!empty($revenue->bankAccount) ? $revenue->bankAccount->bank_name . ' ' . $revenue->bankAccount->holder_name : ''); ?> </td> <td><?php echo e(!empty($revenue->customer) ? $revenue->customer->name : '-'); ?></td> <td><?php echo e(!empty($revenue->category) ? $revenue->category->name : '-'); ?></td> <td><?php echo e(!empty($revenue->reference) ? $revenue->reference : '-'); ?></td> <td><?php echo e(!empty($revenue->description) ? $revenue->description : '-'); ?></td> <td> <?php if(!empty($revenue->add_receipt)): ?> <a class="action-btn bg-primary ms-2 btn btn-sm align-items-center" href="<?php echo e($revenuepath . '/' . $revenue->add_receipt); ?>" download="" data-bs-toggle="tooltip" title="<?php echo e(__('Download')); ?>"> <i class="ti ti-download text-white"></i> </a> <a href="<?php echo e($revenuepath . '/' . $revenue->add_receipt); ?>" class="action-btn bg-secondary ms-2 mx-3 btn btn-sm align-items-center" data-bs-toggle="tooltip" title="<?php echo e(__('Preview')); ?>" target="_blank"><span class="btn-inner--icon"><i class="ti ti-crosshair text-white"></i></span></a> <?php else: ?> - <?php endif; ?> </td> <?php if(Gate::check('edit revenue') || Gate::check('delete revenue')): ?> <td class="Action"> <span> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('edit revenue')): ?> <div class="action-btn bg-info ms-2"> <a href="#" class="mx-3 btn btn-sm align-items-center" data-url="<?php echo e(route('revenue.edit', $revenue->id)); ?>" data-ajax-popup="true" data-size="lg" data-bs-toggle="tooltip" data-title="<?php echo e(__('Edit Revenue')); ?>" title="<?php echo e(__('Edit')); ?>" data-original-title="<?php echo e(__('Edit')); ?>"> <i class="ti ti-edit text-white"></i> </a> </div> <?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('delete revenue')): ?> <div class="action-btn bg-danger ms-2"> <?php echo Form::open([ 'method' => 'DELETE', 'route' => ['revenue.destroy', $revenue->id], 'class' => 'delete-form-btn', 'id' => 'delete-form-' . $revenue->id, ]); ?> <a href="#" class="mx-3 btn btn-sm align-items-center bs-pass-para" data-bs-toggle="tooltip" title="<?php echo e(__('Delete')); ?>" data-original-title="<?php echo e(__('Delete')); ?>" data-confirm="<?php echo e(__('Are You Sure?') . '|' . __('This action can not be undone. Do you want to continue?')); ?>" data-confirm-yes="document.getElementById('delete-form-<?php echo e($revenue->id); ?>').submit();"> <i class="ti ti-trash text-white"></i> </a> <?php echo Form::close(); ?> </div> <?php endif; ?> </span> </td> <?php endif; ?> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endif; ?> </tbody> </table> </div> </div> </div> </div> </div> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.admin', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/payraty/accounting_main/resources/views/revenue/index.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings