@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') @if($attendeeName)
Hi {{ $attendeeName }},
@endifYou are registered for {{ $eventName }}.
Your badge
{{ $badgeCode }}
| Join the virtual session |