@if ( get_languages()->count() > 1 )
@endif @if ( isset(Site::contact()->contact_phone) && Site::contact()->contact_phone != null )

{{ translate('call_us') }} {{ Site::contact()->contact_phone ?? ''}}

@endif