@php $previewUrl = route('template.preview'); // Get type and fieldName from component attributes or defaults $type = $attributes->get('data-type') ?? 'section'; $fieldName = $attributes->get('data-field-name') ?? 'html_content'; @endphp

Yükleniyor... Önizleme için içerik girin

{{ __('Önizleme gerçek zamanlı olarak güncellenir') }}

@push('scripts') @endpush