@php // required: $idPrefix e.g. "media" or "text" $wrapId = $idPrefix . '-storySoundWrap'; $inputId = $idPrefix . '-storySoundSelect'; $hiddenId = $idPrefix . '-storySoundId'; $helpDef = $idPrefix . '-storySoundHelpDefault'; $helpVid = $idPrefix . '-storySoundHelpVideo'; @endphp

{{ __('Start typing to search. Select a sound to attach it to this story.') }}

{{ __('Sounds are not available for video stories.') }}