@extends('themes.basic.layouts.single') @section('title', d_trans('Contact The Team')) @section('header_title', d_trans('Create New Support Ticket')) @section('breadcrumbs', Breadcrumbs::render('contact')) @section('breadcrumbs_schema', Breadcrumbs::view('breadcrumbs::json-ld', 'contact')) @section('header_v1', true) @section('container', 'container-custom') @section('content')
If you need to make contact with the team simply fill out the form below. We will reply to your questions and comments as quickly as possible but maybe a little slower at weekends. A simple ticket ID will be created and you will recieve a ticket email verifiying reciept of your contact with the team..
@csrf
@endsection