format('M d, Y h:i A') : ''; $dueAmount = \FluentCart\Framework\Support\Arr::get($reminder, 'due_amount', 0); if (!$dueAmount) { $dueAmount = max(((int)$order->total_amount - (int)$order->total_paid), 0); } $orderRef = !empty($order->invoice_no) ? $order->invoice_no : '#' . $order->id; ?>
| #id); ?> | |
| customer->full_name); ?> | |