@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')

{{__('frontend::lang.index_msg_14')}}

{!!$data['contact']['gmaps']!!}

{{__('frontend::lang.index_msg_8')}}:
{{$data['contact']['office']}}

{{__('frontend::lang.index_msg_10')}}:
{{$data['contact']['email']}}

{{__('frontend::lang.index_msg_9')}}:
{{$data['contact']['phone']}}

Facebook Private Group:
{{$data['contact']['facebook']}}

@csrf

{{__('frontend::lang.contact_msg_17')}}

{{__('frontend::lang.contact_msg_18')}}

{{-- --}}
@endsection @section('script') @endsection