diff --git a/components/ClientEmailSection.vue b/components/ClientEmailSection.vue index 68ae514..4baf22b 100644 --- a/components/ClientEmailSection.vue +++ b/components/ClientEmailSection.vue @@ -6,8 +6,16 @@ + + + +
+ -
+
Compose Email + + Refresh Emails +
@@ -67,10 +84,11 @@
- -
- mdi-email-outline -
No email communication yet
+ +
+ mdi-email-outline +
No email communication yet
+
@@ -150,17 +168,121 @@ ref="contentTextarea" /> + + + + + mdi-draw-pen + Email Signature Settings + + + +
+ + + + + +
+
+
+
+ - +
+
Attachments
+ + + + + mdi-upload + Upload Files + + + mdi-folder-open + Browse Files + + + + + + + +
+ + Browse Files + +
+ + +
+
Selected from browser:
+ + mdi-file + {{ file.name }} + +
+
@@ -180,11 +302,31 @@ + + + + + + mdi-folder-open + Select Files from Browser + + + + + + + + +