@extends('frontend.layouts.master') @section('content')

Address Information

{{$contact_us->address}}

Mail & Phone number

{{$contact_us->email}}

{{$contact_us->telephone_number}}, {{$contact_us->mobile_number}}, {{$contact_us->mobile_number2}}

Stay In Touch

Contact Us

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal

{!! $contact_us->map !!}
@endsection