@php $entertainmentAttachmentScriptConfig = [ 'blockedExtensions' => array_map('strtolower', $entertainmentBlockedExtensions ?? []), 'categoryOptions' => $entertainmentAttachmentCategories ?? [], ]; @endphp