first()->code): ?>
'components.admin.form-textarea','data' => ['name' => 'topbar_phone','dataTranslate' => 'true','label' => ''.e(__('Phone')).'','value' => ''.e($contactInformation->topbar_phone).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-textarea'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => 'topbar_phone','data-translate' => 'true','label' => ''.e(__('Phone')).'','value' => ''.e($contactInformation->topbar_phone).'','required' => 'true']); ?>
renderComponent(); ?>
'components.admin.form-textarea','data' => ['name' => 'topbar_email','dataTranslate' => 'true','label' => ''.e(__('Email')).'','value' => ''.e($contactInformation->topbar_email).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-textarea'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => 'topbar_email','data-translate' => 'true','label' => ''.e(__('Email')).'','value' => ''.e($contactInformation->topbar_email).'','required' => 'true']); ?>
renderComponent(); ?>
first()->code): ?>
'components.admin.form-textarea','data' => ['name' => 'footer_phone','dataTranslate' => 'true','label' => ''.e(__('Phone')).'','value' => ''.e($contactInformation->footer_phone).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-textarea'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => 'footer_phone','data-translate' => 'true','label' => ''.e(__('Phone')).'','value' => ''.e($contactInformation->footer_phone).'','required' => 'true']); ?>
renderComponent(); ?>
'components.admin.form-textarea','data' => ['name' => 'footer_email','dataTranslate' => 'true','label' => ''.e(__('Email')).'','value' => ''.e($contactInformation->footer_email).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-textarea'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => 'footer_email','data-translate' => 'true','label' => ''.e(__('Email')).'','value' => ''.e($contactInformation->footer_email).'','required' => 'true']); ?>
renderComponent(); ?>
'components.admin.form-textarea','data' => ['name' => 'footer_address','dataTranslate' => 'true','label' => ''.e(__('Address')).'','value' => ''.e($contactInformation->getTranslation($code)->footer_address).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-textarea'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['name' => 'footer_address','data-translate' => 'true','label' => ''.e(__('Address')).'','value' => ''.e($contactInformation->getTranslation($code)->footer_address).'','required' => 'true']); ?>
renderComponent(); ?>