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

Dear {{ $ticket->user?->name }} {{ $ticket->user?->surname }},

This is an automated notification to advise that Blood Drive Request Ticket {{ $ticket->ticket_id }} has officially resumed today following the scheduled pause period.

Ticket Status Update

The ticket has automatically transitioned back to an active state and processing may now continue.

Kindly proceed with the necessary follow-up actions to ensure continued coordination, timely execution, and successful completion of the blood drive process.

Regards,

SANBS Ticket Monitoring System

Automated Escalation & Compliance Monitoring

@endsection