@extends('emails.layout')
@section('content')
@php $brand = config('hakami.brand'); @endphp
@if($campaign->image)
@endif
| {{ $campaign->cta_label }} |
تصلك هذه الرسالة لأنك مشترك في نشرة {{ $siteName }} البريدية. إلغاء الاشتراك
@endsection