@php $component = isset($component) ? $component : null; @endphp
@csrf @include('cms::hidden_fields')
@include('cms::edit.sub.appearance', ['fields' => ['width', 'margin', 'rounded', 'height']]) @include('cms::pieces.submit-btn')