@extends('front.layouts.app') @section('content')
@if(request()->session()->has('success'))
Thank you! ... Your message has been sent!
@endif
Send us email
{{----}}

Feel free to write

@csrf
Contact with us
{{-- --}}

Get in touch with us

{{--

Lorem ipsum dolor sit amet, consectetur notted adipis not icing elit sed do eiusmod tempor incididunt.

--}}
@endsection