KUJUNTI.ID MINISH3LL
Path : /var/www/html/jewelry-pos/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/jewelry-pos/storage/framework/views/eee1d008dc561f0e5ac3771d43ece4aa.php


<div class="card-footer text-right">
    <?php
    $ago = \Carbon\Carbon::parse($sale->created_at)->diffForHumans();
    $currentDate = \Carbon\Carbon::now();
    $created_at = \Carbon\Carbon::parse($sale->created_at)->addDays(1);
    ?>
    




    

    <a class="btn btn-sm  btn-info"
       href="<?php echo e(route('sales.show', $sale->id)); ?>?start_date=<?php echo e($start_date); ?>&end_date=<?php echo e($end_date); ?>&search=<?php echo e($search); ?>">
        <i class="fal fa-eye" title="<?php echo e(__('message.show')); ?>"></i></a>

   <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check("sale-delete")): ?>

           <form method="POST" action="<?php echo e(route('sales.destroy' , $sale->id)); ?>" style="display:inline">
               <input name="_method" type="hidden" value="DELETE">
               <?php echo e(csrf_field()); ?>

               <button type="submit" class="btn btn-sm btn-danger"
                       title="<?php echo e(__('message.delete')); ?>"
                       onclick="return confirm('<?php echo e(__('message.do you want to delete')); ?>?')">
                   <i class="fal fa-trash" style="color: #FFF;"></i>
               </button>
           </form>

       <div class="row m-2">
           <div class="col-12 text-left">

           </div>
       </div>
   <?php endif; ?>

<?php /**PATH /var/www/html/jewelry-pos/resources/views/sales/card-footer.blade.php ENDPATH**/ ?>

© KUJUNTI.ID