@php $component = isset($component) ? $component : null; $allBrands = \Modules\CMS\Service\Homepage::getBrandsList(); @endphp
@csrf @include('cms::hidden_fields')
{{ __('Note') }}! {{ __('Total brands to display should be between 3 to 20. Default is 9') }}
@include('cms::edit.sub.appearance', ['fields' => ['margin']]) @include('cms::pieces.submit-btn')