@props(['data' => []])
@if(!empty($data['section_badge']))

{{ $data['section_badge'] }}

@endif @if(!empty($data['title']))

{{ $data['title'] }}

@endif @if(!empty($data['subtitle']))

{{ $data['subtitle'] }}

@endif @if(!empty($data['info']))
@if(!empty($data['info']['address']))

{{ $data['info']['address'] }}

@endif @if(!empty($data['info']['phone'])) @endif @if(!empty($data['info']['email'])) @endif
@endif
@csrf