@section('page-title', 'Open Support Ticket')
Back
Submit Support Ticket
@csrf
@if(!auth()->check())
@endif
@if(auth()->check() && $linkable)

@endif