@extends('layouts.front') @section('content')

Get In Touch

@csrf
@if($errors->has('name')) {{ $errors->first('name') }} @endif
@if($errors->has('email')) {{ $errors->first('email') }} @endif
@if($errors->has('mobile')) {{ $errors->first('mobile') }} @endif
@if($errors->has('subject')) {{ $errors->first('subject') }} @endif
@if($errors->has('g-recaptcha-response')) {{ $errors->first('g-recaptcha-response') }} @endif

Location

@if(config('constants.c_address'))

{{ config('constants.c_address') }}

@endif

Contact Info

PHONE: @if(config('constants.c_phone')){{ config('constants.c_phone') }}@endif

Whatsapp: @if(config('constants.c_mobile'))