Create new ticket

@if (session()->has('success'))
{{ session('success') }}
@endif
General info

@if ($this->not_name != '')
{{ $this->not_name }}
@endif
@if ($not_customer_number != '')
{{ $not_customer_number }}
@endif

{{ $not_email_adress }}
@if ($not_country != '')
{{ $not_country }} @endif

@if ($not_lang != '')
{{ $not_lang }} @endif
Ticket info


@if ($not_cat1 != '')
{{ $this->not_cat1 }} @endif
@if (!is_null($selectedCategoryLevel1))

@endif