@extends(activeTemplate().'layouts.user') @section('title','') @section('content')

{{__($page_title)}} @lang('My Support Ticket')

{{csrf_field()}}
@lang("Allowed File Extensions: .jpg, .jpeg, .png, .pdf, .doc, .docx")
@if($plugins[2]->status == 1) @php echo recaptcha() @endphp @endif @endsection @section('script') @endsection