@extends('layouts.landing.app-v2') @section('contact','active') @section('title',translate('messages.contact_us')) @section('content')

{{translate('messages.contact_us')}}

{{translate('messages.Call_us')}}
{{\App\CentralLogics\Helpers::get_settings('phone')}}
@php( $default_location = \App\CentralLogics\Helpers::get_business_settings('default_location'))
@csrf
@endsection @push('script_2') @if ($errors->any()) @endif @endpush