added data

This commit is contained in:
CHIEFSOFT\ameye
2026-01-24 11:18:35 -05:00
parent 28b3d85b24
commit 044b880726
@@ -190,8 +190,8 @@ export default function SubscriptionViewCom() {
<div className="text-base font-semibold">
<br/><span>Template :</span> {selectedSubscription?.product_template}
<br/><span>Custom :</span> {selectedSubscription?.custom_template}
<br/><span>TM :</span> - {selectedSubscription?.template_name} - {selectedSubscription?.product_template} - {selectedSubscription?.flavor}
<br/><span>CS :</span> {selectedSubscription?.custom_template}
</div>
</div>
</td>