@extends('emails.layouts.abec') @section('subject', 'Your ABEC membership has been cancelled') @section('preheader', 'Your ABEC Africa membership has been cancelled.') @section('content')
Hi {{ $user->name }}, your ABEC Africa membership has been cancelled as of {{ now()->format('j F Y') }}. Your access to member-only resources has ended.
If you believe this was done in error or have questions, please contact the ABEC membership team — we're happy to help.
Contact us at members@abecafrica.org or abecafrica.org/contact.
@endsection