{{-- Email Header Partial - Reusable across email templates --}}
{{-- Greeting Section --}} @if(!empty($greeting)) @endif
{{-- WA Logo --}}
logo

{{ $greeting }},

@if(!empty($content))

{!! $content !!}

@endif