@include('tenant.dreams_tech.lemarex.channels.widget.inc._widget_page_title')
@include('tenant.dreams_tech.lemarex.channels.widget.inc._widget_selectors')
@foreach ($sections as $section)

{{ $section->name }}

@foreach ($existing_fields[$section->id] as $field)
{{ $field['name'] }}
@endforeach
@endforeach