@if($data = $website->moduleSections('announcement'))

{{$data->module->locale->title}}

{!!$data->message->locale->page()!!}

@if(!empty($data->message->short_name)) @endif
@endif