getCustomerProfilePage(); $bgColor = '#d4edda'; $titleColor = '#155724'; $iconBg = '#155724bd'; if ($order->payment_status !== 'paid') { $bgColor = '#fff3cd'; $titleColor = '#856404'; $iconBg = '#856404bd'; } ?>
$order, 'is_first_time' => $is_first_time ?? false, 'order_operation' => $order_operation ?? null ]); ?> $order, 'order_operation' => $order_operation ?? null ]); } ?>