@if(!empty($data['top_message']))
{{ $data['top_message'] }}
@endif
{{ $data['hero_title'] ?? 'Contact Us' }}
{{ $data['hero_description'] ?? 'Find our contact details, directions, opening times, and map information below.' }}
@if(!empty($data['hero_image']))
@endif