@extends('layout.emails._message-base') @section('email-content')

Today is Your Blood Drive Day

Thank you for hosting SANBS

Dear {{ $ticket->siteContact->first_name }} {{ $ticket->siteContact->last_name }},

Today is your Blood Drive Day for Ticket {{ $ticket->ticket_id }} at {{ $ticket->events()->latest()->first()->event_location }} . The SANBS team will arrive to conduct the blood drive and ensure smooth operations.

Please ensure:

  • Site setup is ready and accessible
  • SANBS team is received on arrival for coordination
  • Key contacts and facilities staff are available
  • Donors are informed and encouraged to participate
  • Queries are directed to the SANBS representative

Please note that a customer survey will follow after the blood drive.

Kind regards,

South African National Blood Service (SANBS)

@endsection