Showing {{ $rows->firstItem() }} to {{ $rows->lastItem() }} of total {{ $rows->total() }} records
@foreach ($rows as $order) is_cancelled) class="cancelled-order" @endif> @endforeach
# Created At Total Amount Orders Trx
{{ $order->orderNumber() }} Invoice {{ friendly_date_time($order->created_at) }} {{ displayAmount('$', $order->total()) }} @include('app.my-account.admin.orders.partials.order-tests-summary') finalFinancialTransaction(); ?> @if (@$finalTrx) @if ($finalTrx->charge_or_refund == 'CHARGE') CHARGED @else REFUNDED @endif @else NOT CHARGED @endif