@php $announcement_locations = $announcement->emails->pluck('id')->toArray(); @endphp


comment ? $announcement->comment : 0) ? "checked" : "" }}>
notify_employees ? $announcement->notify_employees : 0) ? "checked" : "" }}>
notify_others ? $announcement->notify_others : 0) ? "checked" : "" }}>
@php $emails = $announcement->emails->pluck('email', 'id'); @endphp

{{trans("title.lbl_attachments")}}
{{trans("onboarding.upload_button")}}