{{-- General Information --}}

{{ trans('update.general_information') }}

@include('design_1.panel.includes.locale.locale_select',[ 'itemRow' => !empty($landingComponent) ? $landingComponent : null, 'withoutReloadLocale' => false, 'extraClass' => '' ])
{{-- End Col --}}
{{-- Instructors --}}
@if(!empty($contents) and !empty($contents['specific_banners']) and count($contents['specific_banners'])) @foreach($contents['specific_banners'] as $sKey => $itemData) @if($sKey != 'record') @endif @endforeach @endif
{{-- End Col --}}
{{-- End Row --}}
@include('landingBuilder.admin.components.manage.banner_4_items_per_row.banner')