diff --git a/components/EOISection.vue b/components/EOISection.vue
index dd1ff06..7a1b4ee 100644
--- a/components/EOISection.vue
+++ b/components/EOISection.vue
@@ -20,16 +20,15 @@
-
+
{{ interest['EOI Status'] }}
-
+
Sent: {{ formatDate(interest['EOI Time Sent']) }}
diff --git a/components/EmailComposer.vue b/components/EmailComposer.vue
index 97ea9bc..4cd96cc 100644
--- a/components/EmailComposer.vue
+++ b/components/EmailComposer.vue
@@ -35,6 +35,21 @@
placeholder="Type your message here..."
/>
+
+
+
Attachments:
+
+ mdi-paperclip
+ {{ file.name }}
+
+
+
mdi-form-select
Insert Form Link
+
+ mdi-paperclip
+ Attach File
+
+
+
+
+
+
+ Select Files to Attach
+
+
+ mdi-close
+
+
+
+
+
+
+
+ Cancel
+
+
+