order_id); ?> |
user_name); ?> |
plan_name); ?> |
price)); ?>
|
payment_status == 'success' || $order->payment_status == 'Approved'): ?>
payment_status)); ?>
payment_status == 'succeeded'): ?>
payment_status == 'Pending'): ?>
payment_status)); ?>
|
payment_type); ?> |
created_at->format('d M Y')); ?> |
total_coupon_used) ? (!empty($order->total_coupon_used->coupon_detail) ? $order->total_coupon_used->coupon_detail->code : '-') : '-'); ?>
|
payment_type == 'Manually'): ?>
receipt == 'free coupon'): ?>
payment_type == 'STRIPE'): ?>
receipt) && $order->payment_type == 'Bank Transfer'): ?>
-
|
type == 'super admin'): ?>
payment_type == 'Bank Transfer' && $order->payment_status == 'Pending'): ?>
user_id);
?>
'DELETE',
'route' => ['order.destroy', $order->id],
'id' => 'delete-form-' . $order->id,
]); ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $userOrder): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
plan == $order->plan_id &&
$order->order_id == $userOrder->order_id &&
$order->is_refund == 0 &&
!preg_match('/\bManually\b/i', $order->payment_type)): ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
|
popLoop(); $loop = $__env->getLastLoop(); ?>