@extends('frontend.layouts.master') @section('title') Contact Us @endsection @section('css') @endsection @section('content')
@if(@$setting_data->google_map)
@endif

Let us help your business to move forward.

@csrf
@endsection @section('js') @include('frontend.partials.toast_alert') @endsection