@extends('emails.layouts.abec') @section('subject', 'Your ABEC membership has expired') @section('preheader', 'Your ABEC Africa membership has expired. Renew to restore your access.') @section('content')

Your membership has expired.

Hi {{ $user->name }}, your ABEC Africa {{ $subscription->tier->name ?? 'membership' }} expired on {{ $subscription->expires_at?->format('j F Y') }}. Your access to member resources has ended.

Renew your membership to restore full access to the #MyABEC portal, directory, events, and publications.

Renew Membership


Contact us at members@abecafrica.org.

@endsection