items) { return ''; } $currencySign = \FluentBooking\App\Services\CurrenciesHelper::getGlobalCurrencySign(); $currencySetting = [ 'currency_sign' => $currencySign, ]; ?> items->toArray() as $order_item) { if (is_array($order_item)) { if ($order_item['item_total']) :?> item_total) :?> item_total; endif; } }; ?> discounts['applied']) && count($order->discounts['applied'])) : ?> discounts['applied'] as $discount) : $discountTotal += $discount->item_total; ?>
item_name); ?> quantity); ?> item_price, $currencySetting)); ?> item_total, $currencySetting)); ?>
item_name) . ' )'; ?> item_total, $currencySetting)); ?>
total_amount, $currencySetting)); ?> total_amount - $discountTotal, $currencySetting)); ?>