PATH:
home
/
centosnipponia
/
public_html
/
eccity
/
storage
/
framework
/
views
<?php $__env->startSection('title', 'To Be Invoiced Motorcycles'); ?> <?php $__env->startSection('plugins.Datatables', true); ?> <?php $__env->startSection('content_header'); ?> <h1>To Be Invoiced</h1> <?php $__env->stopSection(); ?> <?php //var_dump($heads_motos); $heads_motos = [ 'Model', 'color', 'VIN', 'PO', ['label' => 'Actions', 'no-export' => true], ]; $config = [ 'order' => [[1, 'asc']], 'columns' => [null, null, null, ['orderable' => false]], ]; ?> <?php $__env->startSection('content'); ?> <?php $config['dom'] = '<"row" <"col-sm-7" B> <"col-sm-5 d-flex justify-content-end" i> > <"row" <"col-12" tr> > <"row" <"col-sm-12 d-flex justify-content-start" f> >'; $config['paging'] = false; $config["lengthMenu"] = [ 10, 50, 100, 500]; ?> <div class="row"> <div class="col-md-2 mb-5"> </div> <div class="col-md-6 mb-5"> <h1>To Be Invoiced Motorcycles</h1> <?php if (isset($component)) { $__componentOriginal5c3a95af394031b1bfa79f2f00cd6019494000a3 = $component; } ?> <?php $component = $__env->getContainer()->make(JeroenNoten\LaravelAdminLte\Components\Tool\Datatable::class, ['id' => 'table_invoices','heads' => $heads_motos,'striped' => true,'hoverable' => true,'withButtons' => true]); ?> <?php $component->withName('adminlte-datatable'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php $component->withAttributes([]); ?> <?php $__currentLoopData = App\Models\Motos::whereNotNull('sold')->where('sold','=',1)->whereNull('invoiced')->get(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $moto): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr><td><?php echo e($moto->model); ?></td><td><?php echo e($moto->color); ?></td><td><?php echo e($moto->VIN); ?></td><td><?php echo e($moto->PO); ?></td><td><a href=<?php echo url("/moto_edit_form?motoid={$moto->id}"); ?>><button class="btn btn-xs btn-default text-primary mx-1 shadow" title="Edit"> <i class="fa fa-lg fa-fw fa-pen"></i> </button></a> <button class="btn btn-xs btn-default text-teal mx-1 shadow" title="Details" data-toggle="modal" data-target="#exampleModal"><i class="fa fa-lg fa-fw fa-eye"></i></button> </td></tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php $__currentLoopData = App\Models\Motos::whereNotNull('sold')->where('sold','=',1)->whereNotNull('invoiced')->where('invoiced','!=',1)->get(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $moto): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr><td><?php echo e($moto->model); ?></td><td><?php echo e($moto->color); ?></td><td><?php echo e($moto->VIN); ?></td><td><?php echo e($moto->PO); ?></td><td><a href=<?php echo url("/moto_edit_form?motoid={$moto->id}"); ?>><button class="btn btn-xs btn-default text-primary mx-1 shadow" title="Edit"> <i class="fa fa-lg fa-fw fa-pen"></i> </button></a> <button class="btn btn-xs btn-default text-teal mx-1 shadow" title="Details" data-toggle="modal" data-target="#exampleModal"><i class="fa fa-lg fa-fw fa-eye"></i></button> </td></tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php if (isset($__componentOriginal5c3a95af394031b1bfa79f2f00cd6019494000a3)): ?> <?php $component = $__componentOriginal5c3a95af394031b1bfa79f2f00cd6019494000a3; ?> <?php unset($__componentOriginal5c3a95af394031b1bfa79f2f00cd6019494000a3); ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> </div> </div> <?php echo $__env->make('offcanvas.moto_view', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('css'); ?> <link rel="stylesheet" href="/css/admin_custom.css"> <?php $__env->stopSection(); ?> <?php $__env->startSection('js'); ?> <script> console.log('Hi!'); </script> <?php $__env->stopSection(); ?> <?php echo $__env->make('adminlte::page', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/rtjjjjmy/public_html/eccity/resources/views/to_be_invoiced.blade.php ENDPATH**/ ?>
[+]
..
[-] 1bd11c451d1916ff4d7e20dd721687bd4306499d.php
[edit]
[-] 4d84d4ab47604d32b60f043f9568f6207235b56b.php
[edit]
[-] 64218409cd8584552261682c48e18e68dd18952a.php
[edit]
[-] 8d8f2631e314a4a1f991260bf527f841dcee0e0e.php
[edit]
[-] 819f604b9ed762054059c40a40782923deb168bf.php
[edit]
[-] d173731e6cf598c1900500058431cd5a1d815d00.php
[edit]
[-] bd4fc21f1945be643652bbae2d45063e8691cda2.php
[edit]
[-] df0150ba9f5fe211aa516a104a7732fdda6c867e.php
[edit]
[-] 1325c6b82e16d466b521e5e3eefd361063c3a510.php
[edit]
[-] fef38c2ea6df752965164875c8cd0ab602512a74.php
[edit]
[-] 6aa41cac3373dc37c28acb78bda437570ccdb1d1.php
[edit]
[-] 74f3e01ff94ef64b994583538e95d56aebd1bf07.php
[edit]
[-] 242a1c65a494f5ae9f58f3c70e00a8a02abb2dbe.php
[edit]
[-] 63a34e72429a4a3288264d603ae5446e7f4d4308.php
[edit]
[-] 46fe0fe054888825c7a0cb3e2a878498569a5dfc.php
[edit]
[-] ddcac53a4807d31f663b064c8f3e3cb87f1c5043.php
[edit]
[-] 0b91bdfef531db37f027c7eef41bf347ce132d0c.php
[edit]
[-] eddd4ef14a03965f8deeed834924d467fb4ce5ab.php
[edit]
[-] d7381d1bb49de360b3a9944635b993f87949bb35.php
[edit]
[-] 9146c6f0414e17d38fe3f2688a521557aa125c30.php
[edit]
[-] f0f3a20e622ba623ac9a432a6dbe4d52c0846fed.php
[edit]
[-] a6859d28d98f35405934d42066b5ae7f01a5cffe.php
[edit]
[-] 5960c4abca7d8d0c84e1c98e18a06135df99c435.php
[edit]
[-] b5883e1b06708122539b8c70de610303a371b7b0.php
[edit]
[-] 56a8b82be55b1de8b098a0f4083166c001b2199c.php
[edit]
[-] 649be740babeec865bb06abd0f448f626cc11782.php
[edit]
[-] ae0248137022272667b18eaeebf4949eedb59778.php
[edit]
[-] fc934b551f7871bad4b1f742c055a02b4f5a104d.php
[edit]
[-] 42073c7618833237c86ba3ea815a6f546f68f62b.php
[edit]
[-] d2b3bd049566fddf3f41dacdd03b7f6426e16971.php
[edit]
[-] 477c7aacffbcaf8318937ec2e31d2c959c4e9963.php
[edit]
[-] 05f46816b5136140d15517214142c0739868c002.php
[edit]
[-] 2ff9e496c22be3fdba1cea9f55a993fba1d32b6c.php
[edit]
[-] ff5c59ee122b5129a9cbbb5645f5b6fa1b60a466.php
[edit]
[-] .gitignore
[edit]
[-] 611713b7f09c571fafdf1bcb3b13635b4df5842a.php
[edit]
[-] 26caea3bb8a2e8acc451e033219f9039e2e02833.php
[edit]
[-] 1515886d6a572bfe83c023d9417f90c819d33710.php
[edit]
[-] d943212c662bb12878d6db1ad6ae28f0db42b0bd.php
[edit]
[-] 616db276f6d5aeccdee41ffbf06fb41135b1d904.php
[edit]
[-] 2f2f36b3c0e1991452471db147818162a246a981.php
[edit]
[-] 0747339fd7dd71f92cbaf0c97b8244724b20e968.php
[edit]
[-] 9a99230dad3c11cd9a360daa6620d1b4abe996b6.php
[edit]
[-] ee8743637e55e7fc8eeb92ddf1dfabc775637410.php
[edit]
[-] 3c0d8a0b7378311ef294b709f9ce7a74b2d68ac7.php
[edit]
[-] 45a7572fa077354d01326de6660297491d766084.php
[edit]
[-] 536c7b2f10a4a1ea304adfb348857fbb3fff0b74.php
[edit]
[-] c5b6032ee83aa613c146bc7bd0a2f84002c308b8.php
[edit]
[-] 0572a8a21b769cad9997a29742fad6b52485d210.php
[edit]
[-] 8210b717f78878ba6277728c6516745a5e1aeae9.php
[edit]
[-] c6aa21a55bbe1d54d3c6926d33966ed860ab68fb.php
[edit]
[-] 90af63e7154141ba3e02ab9de8bdfe668b80637b.php
[edit]
[-] 04e854a6eab91c1126aa10867d2b0ee96ad6bfd4.php
[edit]
[-] f20037af88cd3d05f121d07ccd852cb3631ed685.php
[edit]
[-] e455f98ed160b6d5360628f0b728a0afee86eaac.php
[edit]
[-] 0c95187dabfbf724c79de4580bca5fb6ded782b0.php
[edit]
[-] 96984cfa3fceb6bc4c0af206f1f69457fd7783c8.php
[edit]
[-] cd449b3698fd90afa6440cbb37736c319990c866.php
[edit]
[-] 1459b12a578c1af6c12d7383c51a854b88882213.php
[edit]
[-] 59b9209248d1b4ea0a58be171d70af72fa9de81d.php
[edit]
[-] dc4764206fd2a64b7a7422200a77264dcb63b5f5.php
[edit]
[-] 55f88fb3a3965dfbd8301bacc05baa4242f6c559.php
[edit]
[-] ddcc3661c68597eb4ad30f80bacc29303ebffdcc.php
[edit]
[-] 4aa0d10cbfb14f18c30d3cf44a2ed1fac9af033f.php
[edit]
[-] aa269a1a83667e5b6c5f221a99c1a31c6e2f1e48.php
[edit]
[-] 402757e3445987dbbb9001ebaa82f97f735a8e02.php
[edit]
[-] 7d80d76fbf578666279944b35fd4e5a8d16fac56.php
[edit]
[-] b6803ac01b7426ebad9892483b6bfdb6cbbc87d6.php
[edit]
[-] ea1180d5762e056e18088c1d9adc8494bf9de475.php
[edit]
[-] a530ed69e618ad33b0f615b7f540c9d9c59321cf.php
[edit]
[-] 8998aed33c96ee03b11d9a07bcaad00f90e02c99.php
[edit]
[-] 0ade4f2e9af5d6485de87f8c8265a3f313494e28.php
[edit]
[-] .htaccess.disabled
[edit]