dbfdg startPush('script-page'); ?> stopPush(); ?> startSection('page-title'); ?> stopSection(); ?> startSection('breadcrumb'); ?> stopSection(); ?> startSection('action-btn'); ?>
check('create coupon')): ?>
stopSection(); ?> startSection('content'); ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $coupon): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> popLoop(); $loop = $__env->getLastLoop(); ?>
name); ?> code); ?> discount); ?> limit); ?> used_coupon()); ?> check('edit coupon')): ?> check('delete coupon')): ?>
'DELETE', 'route' => ['coupons.destroy', $coupon->id],'id'=>'delete-form-'.$coupon->id]); ?>
stopSection(); ?> make('layouts.admin', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>