@extends('layouts.app') @push('pageTitle') {{ __('labels.hotline') }} @endpush @section('content')
@include('components.common.flush-message')

📞 {{ __('labels.customer_support_hotline') }}

{{ __('labels.customer_support_description') }}

{{ __('labels.call_us_now') }}

{{-- Click to call --}} 04551 - 8908912

{{ __('labels.available_monday_to_friday') }} (9:00 AM – 6:00 PM)

@endsection