@extends('layouts.frontend') @section('title', 'Contact - Tirumalarao Naidu') @section('content')

GET IN TOUCH

Let's Connect

Have a question or want to work together? I'd love to hear from you.

Send a Message

@csrf
@error('name')

{{ $message }}

@enderror
@error('email')

{{ $message }}

@enderror
@error('message')

{{ $message }}

@enderror

Contact Information

Location

Atlanta, Georgia, USA

Connect on Social

@endsection