@extends('space_portal.layouts.master') @section('title','Creating the third workspace. Join today') @section('header') @include('space_portal.partials.header') @endsection @section('content')

Help & Support


Report a problem

@include('space_portal.send_support_ticket')

Tickets

@include('space_portal.support_tickets_list')
Ticket Category Subject Date Status  
@if(session()->has('success'))

Support ticket was sent successfully. Someone from our team will contact you soon.

@endif @if(session()->has('error'))

Something went wrong. Please try again.

@endif

 

@endsection @push('scripts') {{-- --}} @endpush