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

Thank You for Hosting the South African National Blood Service

Your contribution helps save lives

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

Thank you for partnering with SANBS and hosting a blood drive at {{ $ticket->events()->latest()->first()->event_location }} .

Your support and coordination have contributed meaningfully to saving lives.

As part of our Post Blood Drive Review stage, we invite you to complete the feedback survey available on the portal:

Complete Survey

OTP

{{ $ticket->otp }}

Kind regards,

South African National Blood Service (SANBS)

@endsection