@php $support = getContent('support.content', true)->data_values; $content = getContent('brand.content', true)->data_values; $brandElement = getContent('brand.element', false, null, true); @endphp
{{ __(@$content->heading) }}
@foreach ($brandElement as $brand)
@endforeach

{{ __(@$support->heading) }}

@lang('Hot Line'): {{ @$support->hotline_number }}

@lang('Email'): {{ @$support->hotline_email }}