@if ($model->hasTemplates()) @endif
@foreach($template?->fields() ?? [['name' => 'html', 'type' => 'editor']] as $index => $field)
@endforeach