@php $previewUrl = route('template.preview'); $type = $type ?? 'section'; $fieldName = $fieldName ?? 'html_content'; $recordId = $recordId ?? null; @endphp