@extends('layouts.default')
@push('title', get_phrase('Contact us'))
@push('meta')@endpush
@push('css')@endpush
@section('content')
{{ get_phrase("We're always here to help you.") }}{{ get_phrase('Contact Us') }}
{{ get_phrase('Open a chat or give us call at') }}
{{ $contact_info['phone'] }}{{ get_phrase('Send your message') }}
{{ $contact_info['email'] }}