Fields

@if (count($this->fields))
#
Field
Label
Type
@foreach($this->fields as $key => $field) @php $component = "backend.field.types.{$field}" @endphp @endforeach
@endif @if (empty($this->fields))
Add Your First Field
@endif
@push('inline-styles') @endpush