{{--
=====================================================
Etebarit - by Gisoo Web Solutions
------------------------------------------------------
Gisoo.net
------------------------------------------------------
Copyright (c) 2026 Gisoo Web Solutions
=====================================================
This code is protected by copyright
=====================================================
File: support.blade.php
------------------------------------------------------
Use: The contact-support page reached from the sidebar
card: contact details and a message form.
=====================================================
--}}
@extends('layouts.user')
@section('title', __('front.support.title'))
@section('breadcrumb')
{{ __('front.support.subtitle') }}
{{ __('front.support.form_hint') }}