@extends('emails.layouts.abec') @section('subject', 'Payment failed — action required') @section('preheader', 'Your recent payment for ABEC Africa membership could not be processed.') @section('content')
Hi {{ $user->name }}, we were unable to process your recent payment for ABEC Africa membership. Please update your payment details to keep your membership active.
If you continue to experience issues, please contact us and we'll assist you directly.
Contact us at members@abecafrica.org.
@endsection