diff --git a/campaign.php b/campaign.php index 952c072d..0a587d38 100644 --- a/campaign.php +++ b/campaign.php @@ -9,6 +9,8 @@ if(isset($_GET['campaign_id'])){ $campaign_name = $row['campaign_name']; $campaign_subject = $row['campaign_subject']; + $campaign_from_name = $row['campaign_from_name']; + $campaign_from_email = $row['campaign_from_email']; $campaign_content = $row['campaign_content']; $campaign_status = $row['campaign_status']; $campaign_scheduled_at = $row['campaign_scheduled_at']; @@ -35,10 +37,55 @@ if(isset($_GET['campaign_id'])){ +
+ +
+
+
CAMPAIGN
+

+
+ +
+
+
+ +
+
+
DETAILS
+
+
()
+
+
+
+ +
+
+
Sent
+

18

+
+
+ +
+
+
Opened
+

10

+
+
+ +
+
+
Clicked
+

7

+
+
+ +
+
+
Failed
+

3

+
+
-
-
CAMPAIGN
-