findOrFail($id); $this->authorize('view', $tournament); return $tournament->toJson(); } }