@extends('site.layouts.app') @section('title','Contact Us') {{-- SEO Start --}} @section('meta_description', 'This is the description for SEO') @section('meta_keywords', 'SEO, Keywords, Web Development') {{-- SEO End --}} @section('content')

CONTACT US

Any queries? Ask me


{{--

Intrested to Explore More? Get in touch with our Experts and transpire
a complete Digital Marketing Startegy for You

--}}
@csrf
@if(Auth::check())
@endif
{{--

By Clicking on send,you agree to our Terms of use and Privacy Policy

--}}
@endsection