@extends('mail.notifications.layout') @section('email-header') @include('mail.partials.brand-header', ['brand' => 'events']) @endsection @section('email-footer') @include('mail.partials.brand-footer', ['brand' => 'events']) @endsection @section('content')
Speaker invitation
{{ $eventName }}
The organiser of {{ $eventName }} has added you to the speaker roster. Your speaker page includes the programme, your session times, and links to join the virtual stage.
| Open your speaker page |
Or open this link: {{ $portalUrl }}
@endsection