File Manager

Path: /home/liffinac1/domains/impactxtmtrading.com/private_html/themes/dashly/user/

Viewing File: support.blade.php

@extends('layouts.dashly')
@section('title', $title)
@section('content')
    <!-- Title -->
    <h1 class="h2">
        Help Center
    </h1>
    <livewire:user.support />
@endsection