upgraded new changes
This commit is contained in:
@@ -327,8 +327,8 @@
|
||||
<div class="content">
|
||||
|
||||
<!-- START CENTERED WHITE CONTAINER -->
|
||||
<span class="preheader">This is preheader text. Some clients will show this text as a
|
||||
preview.</span>
|
||||
<!-- <span class="preheader">This is preheader text. Some clients will show this text as a
|
||||
preview.</span> -->
|
||||
<table role="presentation" border="0" cellpadding="0" cellspacing="0" class="main">
|
||||
|
||||
<!-- START MAIN CONTENT AREA -->
|
||||
@@ -342,7 +342,7 @@
|
||||
<p>Date: {{ $appointment->appointment_date }}</p>
|
||||
<p>Time: {{ $appointment->appointment_time }}</p>
|
||||
{{-- <p>Meeting Link: [Include Meeting Link ]</p> --}}
|
||||
<p>Click on the meeting link provided above or login to your HGH portal and join the
|
||||
<p>Click on the meeting link provided above or login to your {{config('app.name')}} portal and join the
|
||||
meeting.</p>
|
||||
<p>Ensure your audio and video settings are configured correctly.</p>
|
||||
<p>Agenda:</p>
|
||||
@@ -374,7 +374,7 @@
|
||||
<table role="presentation" border="0" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td class="content-block powered-by">
|
||||
© Copyright 2024, HGH. All Rights Reserved. </a>
|
||||
© Copyright 2024, {{config('app.name')}}. All Rights Reserved. </a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user