@extends('layouts.public') @section('title', 'Contact') @section('content')

Get in Touch

We'd love to hear from you.

Have a question about packages, an idea for a partnership, or feedback? Drop us a line.

@include("partials.recaptcha", ["form"=>"contact"])

Note: Configure mail settings in .env for delivery.

@endsection