@if(config('services.recaptcha.site')) @endif @include('frontend.layouts.navbar') {{-- Page Hero --}}
Reach Out

Get In Touch

We'd love to hear from you. Send us a message and we'll get back to you as soon as possible.

{{-- Left: Contact Info --}}

Contact Information

We're here to assist you! Please don't hesitate to get in touch with us for any inquiries, support, or feedback.

Hotline

+94778989155

WhatsApp

+94778989155

Instagram

@scloedigital
{{-- Right: Contact Form --}}

Send Us a Message

Feel free to share your inquiries below and we'll respond shortly.

@if ($message = Session::get('success')) @endif
@csrf
@if(config('services.recaptcha.site'))
@error('g-recaptcha-response') {{ $message }} @enderror
@endif
@include('frontend.layouts.footer')