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

Hi! Tell us about your project
Fill the form below

@csrf
@if (session('contact_success'))
We received your message and will contact you as soon as possible!
@endif @if (session('contact_recaptcha'))
Please complete the Recaptcha to proceed.
@endif
Single Image

Let's talk

Call us.

+30 281 036 0263

Drop a line

Send us an e-mail.

info@stigma.gr

Our Office

Discuss your idea in person.

View on map
@endsection @section('extra_js') @endsection