@error('title')
{{ $message }}
@enderror
@livewire('audience-section', ['notification' => $notification]) @livewire('message-section', ['notification' => $notification]) @livewire('delivery-section', ['notification' => $notification]) @if(!$readonly)
@endif