File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/storage/framework/views/a4229f1bc294c70951c404f1b1d536224280d5fe.php
Back
<?php $__env->startSection('css'); ?> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jstree/3.2.1/themes/default/style.min.css" /> <style> #js_tree{ /* border: 1px solid black; */ } #reports_frame{ border-left: 1px solid black; } </style> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <div class="row"> <div class="col-md-3"> <div class="text-md text-center"> <a href="#" class="collapse-all">Collapse All</a> | <a href="#" class="expand-all">Expand All</a> </div> </div> </div> <div class="row"> <div class="col-md-3" id="js_tree" style="max-height: 550px; overflow-y:scroll"> <ul> <?php if(auth()->user()->can('carplus-masterfile')): ?> <li>Carplus <ul> <li value="/reports/carplusTicketCount">Masterfile</li> </ul> </li> <?php endif; ?> <?php if(auth()->user()->can('category-masterfile')): ?> <li>Category <ul> <li value="/reports/categorySummaryReport">Masterfile</li> </ul> </li> <?php endif; ?> <?php if(auth()->user()->can('sla-masterfile')): ?> <li>SLA <ul> <li value="/reports/slaSummaryReport">Masterfile</li> </ul> </li> <?php endif; ?> <?php if(auth()->user()->can('tickets-masterfile') || auth()->user()->can('tickets-summary-report-per-company') || auth()->user()->can('department-tickets-summary') || auth()->user()->can('my-tickets-summary')): ?> <li>Tickets <ul> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('tickets-masterfile')): ?><li value="/reports/ticket">Masterfile</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('tickets-masterfile')): ?><li value="/reports/ticketExecutiveReport">Executive Summary Report</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('tickets-summary-report-per-company')): ?><li value="/reports/ticketSummaryReport">Summary Report per Company/Dealer</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('department-tickets-summary')): ?><li value="/reports/departmentTicketSummaryReport">Department Tickets Summary</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('assigned-tickets-summary')): ?><li value="/reports/assignedTicketSummaryReport">Assigned Tickets Summary</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('my-tickets-summary')): ?><li value="/reports/myTicketsSummaryReport">My Tickets Summary</li><?php endif; ?> </ul> </li> <?php endif; ?> <?php if(auth()->user()->can('support-masterfile') || auth()->user()->can('support-sla-masterfile') || auth()->user()->can('support-ticket-count-masterfile') || auth()->user()->can('technical-summary-report')): ?> <li>Support <ul> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('support-sla-masterfile')): ?><li value="/reports/support_sla">Masterfile</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('support-ticket-count-masterfile')): ?><li value="/reports/support_ticket_count">Support Ticket Count Masterfile</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('technical-summary-report')): ?><li value="/reports/technical_summary_report">Technical Summary Report</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('annual-support-summary')): ?><li value="/reports/annual-support-summary">Annual Support Summary</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('monthly-support-summary')): ?><li value="/reports/monthly-support-summary">Monthly Support Summary</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('monthly-technical-support-summary')): ?><li value="/reports/monthly-technical-support-summary">Monthly Individual Support Summary</li><?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('individual-support-summary')): ?><li value="/reports/individual-support-summary">Individual Support Summary</li><?php endif; ?> </ul> </li> <?php endif; ?> <?php if(auth()->user()->can('access-summary') || auth()->user()->can('roles-summary')): ?> <li>User Management <ul> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('access-summary')): ?> <li value="/reports/accessSummaryReport">Access Summary</li> <?php endif; ?> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('roles-summary')): ?> <li value="/reports/roleSummaryReport">Roles Summary</li> <?php endif; ?> </ul> </li> <?php endif; ?> </ul> </div> <div class="col-md-9" id="reports_frame"> <iframe name="reports_display" id="reports_display" src="#" class="w-100" style="height:700px; background-color:inherit;"> </iframe> </div> </div> <?php $__env->stopSection(); ?> <?php $__env->startSection('javascript'); ?> <script src="<?php echo e(asset('js/authentication/report/index.js')); ?>"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jstree/3.2.1/jstree.min.js"></script> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.user', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/autoph/public_html/projects/tickets-autohub/resources/views/layouts/authentication/admin/report/index.blade.php ENDPATH**/ ?>
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings