{{-- We will inject the refined CSS here later --}}
{{ $subject ?? 'Notification' }}
{{-- =============================================== --}}
{{-- THE DYNAMIC CONTENT FROM DB WILL GO HERE --}}
{{-- =============================================== --}}
{!! $content !!}