| Hello {{$user->f_name.' '.$user->l_name}}, |
|
| This is to remind you that the Growth Matters Forum webinar "{!! $webinar->title !!}" is scheduled to start today at {{date('g:i A',strtotime($webinar->start_time))}} |
|
| Date: {{date('jS F, Y',strtotime($webinar->date))}} | Time: {{date('g:i a T',strtotime($webinar->start_time))}} to {{date('g:i a T',strtotime($webinar->end_time))}} |
|
|
|
1.
|
|
Click here
to join 15 minutes before the start
time.
|
|
|
2.
|
|
Click on Join Session button and
wait for the webinar viewer to launch in
your browser (Chrome, Microsoft Edge,
Firefox preferred)
|
|
|
3.
|
|
There is no dial-in required for this
Webinar. The audio and video will stream
from your computer.
|
|
|
|
|
If the above instruction does not work for you - join
using the following alternate link:
@php
$url='https://attendee.gotowebinar.com/register/'.$webinar->webinar_key;
@endphp
{{$url}}
|
|
|
Thanks and Regards,
|
GMF Support
support@growthmattersforum.com
|
|