@lang('form.new_ticket')

{{ csrf_field() }} @if(isset($rec->id)) {{ method_field('PATCH') }} @endif
{{ showError($errors, 'subject') }}