@define $field_types = \Fields::getAvailableFieldTypes() @define $defined_fields_array = \Fields::getFieldsGroup($type)
@foreach($sections as $section => $section_label) @if(count($sections) > 1)

{{ $section_label }}

@endif @if(isset($defined_fields_array[$section])) @foreach ($defined_fields_array[$section] as $d) @endforeach @endif
{{ Lang::get('cms.typ') }} {{ Lang::get('cms.etykieta') }} Pole wymagane Aktywne
required) checked='checked' @endif> active) checked='checked' @endif> @if($d->field_type == 'select' || $d->field_type == 'checkbox') wartości getParams()) }}'> @endif
dodaj nowe pole
@endforeach