$ticket, 'userId' => Auth::user()->id ]); return response($ticket) ->header('Content-Type', 'text/plain'); } }