startSection('content'); ?>

check('admin_sales_export')): ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $sale): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> popLoop(); $loop = $__env->getLastLoop(); ?>
#
id); ?> buyer) ? $sale->buyer->full_name : ''); ?>
ID : buyer) ? $sale->buyer->id : ''); ?>
item_seller); ?>
ID : seller_id); ?>
payment_method == \App\Models\Sale::$subscribe): ?> total_amount)): ?> total_amount ?? 0)); ?> discount ?? 0)); ?> tax ?? 0)); ?>
item_title); ?>
ID : item_id); ?>
type == \App\Models\Sale::$registrationPackage): ?> type == \App\Models\Sale::$product): ?> type == \App\Models\Sale::$bundle): ?> type == \App\Models\Sale::$gift): ?> type == \App\Models\Sale::$installmentPayment): ?> type)); ?> created_at, 'j F Y H:i')); ?> refund_at)): ?> access_to_purchased_item): ?> check('admin_sales_invoice')): ?> webinar_id) or !empty($sale->bundle_id)): ?> check('admin_sales_refund')): ?> refund_at) and $sale->payment_method != \App\Models\Sale::$subscribe): ?> make('admin.includes.delete_button',[ 'url' => getAdminPanelUrl().'/financial/sales/'. $sale->id .'/refund', 'tooltip' => trans('admin/main.refund'), 'btnIcon' => 'fa-times-circle' ], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
stopSection(); ?> make('admin.layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>